From f76f9831821c6f0a615ea332c5868dfe805692d9 Mon Sep 17 00:00:00 2001 From: Martin Grenfell Date: Sun, 29 Jun 2008 13:49:29 +1200 Subject: [PATCH] add doc for the changes to the t/T mappings --- doc/NERD_tree.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt index 06e4b0b..db90b84 100644 --- a/doc/NERD_tree.txt +++ b/doc/NERD_tree.txt @@ -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| ...Open selected file in a split window.....................|NERDTree-tab| g..Same as , but leave the cursor on the NERDTree......|NERDTree-gtab| @@ -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