468 Commits (master)

Author SHA1 Message Date
  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
  Martin Grenfell b5d6736f76 remove some old testing code 16 years ago
  Martin Grenfell 1c38ffd30b add bookmark mapping to the quickhelp 16 years ago
  Martin Grenfell 8e4b3565f8 turn bookmarks off by default 16 years ago
  Martin Grenfell 31445645f7 truncate the bookmark path if its too long 16 years ago
  Martin Grenfell fc053917d8 add highlighting for bookmarks gui 16 years ago
  Martin Grenfell 201df0a782 only show bookmark if NERDTreeShowBookmarks is set 16 years ago
  Martin Grenfell b59a7cd979 remove bookmarks display footer 16 years ago
  Martin Grenfell 8f7aed712b add a mapping to toggle display of bookmarks 16 years ago
  Martin Grenfell 3e946b1b4f make 'o' active bookmarks as well 16 years ago
  Martin Grenfell 2a16431b2d add bookmarks to the view 16 years ago
  Martin Grenfell b363396a93 apply "NERDTreeQuitOnOpen" patch from Matan Nassau 16 years ago
  Martin Grenfell 87382097df resize the tree window when it was the only one 16 years ago
  Martin Grenfell e6d2f12bf6 switch to version 2.11.0 16 years ago
  Martin Grenfell 43ee096cee inline some script level constants 16 years ago
  Martin Grenfell 2b1eecebb2 bugfix for renaming files 16 years ago
  Martin Grenfell 5884cf3774 fix a bug with scrolloff 16 years ago
  Martin Grenfell d15818bafa save and restore the size of the window 16 years ago
  Martin Grenfell f74ec0661d dont resize tree window when opening with <tab> 16 years ago
  Martin Grenfell d68dcd252e bugfix to window resize code 16 years ago
  Martin Grenfell 30bfb6e6b7 Revert "be silent when opening files" 16 years ago
  Martin Grenfell bfa5de8c55 minor bugfix 16 years ago
  Martin Grenfell a701bb71c4 remove some trailing whitespace from the view 16 years ago
  Martin Grenfell 6343639193 remove the magic from the <c-j>/<c-k> mappings 16 years ago
  Martin Grenfell 5ce5c62611 dont ever escape paths when calling delete() 16 years ago
  Martin Grenfell 3ebff6ae54 fix highlighting of directory symlinks 16 years ago
  Martin Grenfell d9a03f4600 add syntax highlighting for executable nodes 16 years ago
  Martin Grenfell 59b132f0f7 add a * when rendering executable paths 16 years ago