185 Commits (2.13.0)

Author SHA1 Message Date
  Martin Grenfell 0620b91efa switch version to 2.13.0 16 years ago
  Martin Grenfell fe249e20b9 tell the user how many files couldnt be loaded 16 years ago
  Martin Grenfell e819e13a5d check for FIFO files when initializing path objects 16 years ago
  Martin Grenfell 5c95fbda65 improve invalid bookmarks handling 16 years ago
  Martin Grenfell 3e217115bc fix a bug with improper use of bufwinnr function 16 years ago
  Martin Grenfell 5d564fdbcf bugfix for the mouse handling function 16 years ago
  Martin Grenfell 8184b964bc dont delete invalid bookmarks 16 years ago
  Martin Grenfell 0daeebc0eb Revert "implement copying nodes for windows" 16 years ago
  Martin Grenfell 5939fdb140 add s:ValidateBookmark() 16 years ago
  Martin Grenfell 9dd850b672 refactored the bookmark not found exception code 16 years ago
  Martin Grenfell 21601d9c3d implement copying nodes for windows 16 years ago
  Martin Grenfell 332a1baedd ensure bookmarks exist before opening them 16 years ago
  Martin Grenfell e8aadb77b8 reposition a method in the file 16 years ago
  Martin Grenfell 31c1faea32 make NERDTreeChDir default to 0 16 years ago
  Martin Grenfell 818a53003e write bookmarks file after deleting a bookmark 16 years ago
  Martin Grenfell 78419f858c delete a paths bookmarks when delete the path 16 years ago
  Martin Grenfell b1d10a12fa refresh new parent node after a move operation 16 years ago
  Martin Grenfell f404cdd54b update bookmarks when moving via filesystem menu 16 years ago
  Martin Grenfell c463234452 fix caching bug for s:oPath.BookmarkNames() 16 years ago
  Martin Grenfell b1020ad9c8 remove some unused code 16 years ago
  Martin Grenfell 0ad0d195e5 make NERDTreeQuitOnOpen option work with g<tab>/go 16 years ago
  Martin Grenfell 43bf05c42e jump to the bookmarks table after opening it 16 years ago
  Martin Grenfell 236df49362 refactor the t/T mappings for bookmarks 16 years ago
  Martin Grenfell bccd73c8f5 make t/T open a nerd tree rather than netrw 16 years ago
  Martin Grenfell fd487dfa5c make t/T open a new tree in a new tab, not netrw 16 years ago
  Martin Grenfell f183d60b13 switch version to 2.12.0 16 years ago
  Martin Grenfell 06c7c53127 fix for swap files and opening in a split 16 years ago
  Martin Grenfell ec682b1f9b fix bookmark highlighting and make it "quieter" 16 years ago
  Martin Grenfell 7a15d9879f use s:Echo instead of :echo 16 years ago
  Martin Grenfell dea37444bc loosen bookmark name restrictions 16 years ago
  Martin Grenfell f5a20e5379 fix some bugs when dealing with invalid bookmarks 16 years ago
  Martin Grenfell d0cb14c7ce make every tab have its own filter settings 16 years ago
  Martin Grenfell f2b2327c24 merge bookmark name caching with path string caching 16 years ago
  Martin Grenfell 9d5a940be3 clear cached display string when path is refreshed 16 years ago
  Martin Grenfell 38d91b66b0 cache display string 16 years ago
  Martin Grenfell 65ebd30334 fix a bug when overwriting an existing bookmark 16 years ago
  Martin Grenfell 1998cef2b4 highlighting fix - allow numbers in bookmark names 16 years ago
  Martin Grenfell 030cff2eda sort bookmarks when we add a new one 16 years ago
  Martin Grenfell 02facac20a make bookmark width take into account the line numbers 16 years ago
  Martin Grenfell 5f4a002787 combine NERDTreeSplitVertical and NERDTreeWinPos 16 years ago
  Martin Grenfell c34968d282 add quickhelp doc for new t/T map functionality 16 years ago
  Martin Grenfell 312ce93bb4 make the t/T mappings work for bookmarks 16 years ago
  Martin Grenfell 06776557cf add bookmark mappings to quickhelp 16 years ago
  Martin Grenfell d831cbf17b render bookmark paths as wide as the window allows 16 years ago
  Martin Grenfell e1bd98fc7c open file bookmarks when user activates them 16 years ago
  Martin Grenfell 7ca9b07b68 make NERDTreeShowBookmarks default to 0 16 years ago
  Martin Grenfell 1532bf1922 move the bookmark->string code into the bookmark class 16 years ago
  Martin Grenfell ac544460e4 clean up/add comments to the bookmark methods 16 years ago
  Martin Grenfell d2989eb3e0 huge refactor, add bookmark class 16 years ago
  Martin Grenfell 73be034d5e remove some random unneeded colons 16 years ago