Skip to content

Commit

Permalink
add doc for the changes to the t/T mappings
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Grenfell committed Jun 29, 2008
1 parent 312ce93 commit f76f983
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion doc/NERD_tree.txt
Expand Up @@ -168,7 +168,7 @@ Key~

o.......Open files, directories and bookmarks....................|NERDTree-o|
go......Open selected file, but leave cursor in the NERDTree.....|NERDTree-go|
t.......Open selected node in a new tab..........................|NERDTree-t|
t.......Open selected node/bookmark in a new tab.................|NERDTree-t|
T.......Same as 't' but keep the focus on the current tab........|NERDTree-T|
<tab>...Open selected file in a split window.....................|NERDTree-tab|
g<tab>..Same as <tab>, but leave the cursor on the NERDTree......|NERDTree-gtab|
Expand Down Expand Up @@ -243,6 +243,10 @@ Applies to: files and directories.
Opens the selected file in a new tab. If a directory is selected, a netrw is
opened in a new tab.

If a bookmark which points to a directory is selected, open a NERD tree for
that directory in a new tab. If the bookmark points to a file, open that file
in a new tab.

------------------------------------------------------------------------------
*NERDTree-T*
Default key: T
Expand Down

0 comments on commit f76f983

Please sign in to comment.