269 Commits (4.2.0)
 

Author SHA1 Message Date
  Steve DeWald 1de3c22a44 Fixed two bugs affecting adding and copying nodes with escaped chars (e.g. spaces) in the filepath 13 years ago
  Marcin Kulik eac32148a4 Use small triangles for directories and get rid of ascii bars 13 years ago
  Cam Thompson 37bfae0d2f rename press for help and bmark label options 13 years ago
  Martin Grenfell 2504666a72 make it handle dirs of the form '[foo]baz' properly in *nix 13 years ago
  Cam Thompson 9e415dcc6d add option to hide bookmarks label 13 years ago
  Cam Thompson e4efdb3bd4 add option to hide 'Press ? for help' 13 years ago
  Martin Grenfell 721ad3ecc2 fix a bug when opening a file bookmark in a new tab 13 years ago
  Martin Grenfell 8618929e9a fix a couple of typos in the filesystem menu 13 years ago
  Martin Grenfell b3df8fb1e6 make all regex matching case sensitive 13 years ago
  Martin Grenfell 492f491056 prefix all highlight groups with NERDTree for namespace reasons 13 years ago
  marty 7650cdc662 update credits/changelog 13 years ago
  marty a72cb80337 fix a bug with :NERDTreeFind and symlinks 13 years ago
  marty e1abd4d373 close the tree win when opening bookmarked files for NERDTreeQuitOnOpen 13 years ago
  marty 37859888b5 correct the window the cursor jumps to on :NERDTree(Close|Toggle) 13 years ago
  paddyoloughlin 88aaba22b5 Escaped "value" parameter to initVariable, so it is a valid literal-string. 14 years ago
  marty a997ab3341 fix a bug with `:Bookmark foo' where foo was an existing bookmark 14 years ago
  marty 153041ac93 switch to version 4.1.0 14 years ago
  marty 68cb5fc2eb update changelog and credits 14 years ago
  marty ee7aafb135 bugfix: paths were incorrectly escaped in win32 for :e and :cd 14 years ago
  marty b047d7f312 put the open-in-new-tab logic in the models, make NERDTreeQuitOnOpen effect T and t 14 years ago
  marty 1537d42706 move s:getSelectedBookmark in to the Bookmark model 14 years ago
  marty 4b566f153f add NERDTreeFind command and handling code 14 years ago
  marty f34986d30f move the path string truncation into Path#str() 14 years ago
  marty a713a86f06 truncate the root line if its too long 14 years ago
  marty 08bc9870bc bugfix: escape filenames for ":edit"ing 14 years ago
  marty 94e085f1a2 really fix the window state restoring 14 years ago
  marty 241f2e9dfe switch to version 4.0.0 14 years ago
  marty c864c6e463 bugfix for NERDTreeMirror 14 years ago
  marty bc55f3dda8 fix a typo in the doc 14 years ago
  marty 39a3a78729 update changelog/credits 14 years ago
  marty 31f65b97b1 remove the git menu plugin 14 years ago
  marty 3837ea85e0 change my email to gmail 14 years ago
  marty fedd5f1162 minor refactor 14 years ago
  marty dc108f555e bugfix: the window state wasnt being stored 14 years ago
  marty 93a0a422b4 remove a couple of useless lines 14 years ago
  marty e899bed4d7 fix a retarded line that somehow got in 14 years ago
  marty 87fbc2e5e4 fix syntax error in Path#delete() 14 years ago
  marty cf61ad3285 change the statusline so restoring a session doesnt break so badly 14 years ago
  marty f772cfdefb fix path escaping for Path._strForCd() 14 years ago
  marty a1e7bc0b01 refactor away from Path.strForCd() (since it was removed earlier) 14 years ago
  marty e5c79fc5c1 dont highlight current menu item 14 years ago
  Tim Henigan a3b05e8e38 Taught s:Path.getParent to handle Windows paths. 14 years ago
  marty 89cfedd39b syntax fix 14 years ago
  marty 1be18ed53c dont show separators at the top of the menu 14 years ago
  marty e2265ec3b3 update the changelog 14 years ago
  marty 5ba3b3a5a8 update the doc 14 years ago
  marty 6a513e4340 remove some old code left over for the ! mapping 14 years ago
  marty 1ea2a0c29b update doc RE menu 14 years ago
  marty 3a163fca64 migrate fs_menu.vim to use the new Path#str method 14 years ago
  marty 36e4402550 update the API doc 14 years ago