468 Commits (master)

Author SHA1 Message Date
  Martin Grenfell b2b2bdfccd make TreeDirNode#initChildren private 15 years ago
  Martin Grenfell cf8c54689b make TreeDirNode#openRecursively2 private 15 years ago
  Martin Grenfell a8cd995624 remove 2 unused methods 15 years ago
  Martin Grenfell 82a6064803 fix a comment 15 years ago
  Martin Grenfell f8b51d01b7 rename all classes - remove the leading 'o' 15 years ago
  Martin Grenfell 3cbb73a63c remove 2 unused function2 15 years ago
  Martin Grenfell d24a421efd cosmetic fix 15 years ago
  Martin Grenfell 6cf4e9a763 move some bookmark logic into the model 15 years ago
  Martin Grenfell 2e26da9666 minor cosmetic change 15 years ago
  Martin Grenfell e102abe98f move a method into the TreeDirNode model 15 years ago
  Martin Grenfell 4c1362aff8 rename all class instance methods to start with lower case 15 years ago
  Martin Grenfell 1a4cf45f03 remove some unneeded 'unlet' calls 15 years ago
  Martin Grenfell 374df70218 remove some unneeded syntax 15 years ago
  Martin Grenfell a57b867ee6 correct the comments above s:GetSelectedBookmark() 15 years ago
  Martin Grenfell 927aebfa8b display bookmarks without the surrounding [ ] 15 years ago
  Martin Grenfell 4f0a39159a fix some bugs with bookmarks 15 years ago
  Martin Grenfell 76d2ecbb17 add keymap to delete bookmarks 15 years ago
  Martin Grenfell 73322e88d2 fix a bug with the <c-w>o mapping 15 years ago
  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