Commit Graph

  • 4674e99f50 Exported caseSensitiveFS check as a function rzvxa 2023-10-21 08:38:47 +0330
  • 7e9f474606 Better comments rzvxa 2023-10-21 08:13:55 +0330
  • 3bf82e203e Added support for g:NERDTreeCaseSensitiveFS = 3 rzvxa 2023-10-21 08:09:44 +0330
  • b219c164ab Updated the documentation rzvxa 2023-10-21 08:03:28 +0330
  • 7e14270fdc Added notice about the flag rzvxa 2023-10-21 07:44:33 +0330
  • cf37ea59da Updated documentation rzvxa 2023-10-21 06:00:07 +0330
  • e4a6afa8fc Better implementation rzvxa 2023-10-21 05:55:33 +0330
  • c88c1d5c7a Using nerdtree#runningMac instead of manual checks for mac rzvxa 2023-10-21 01:48:00 +0330
  • f8d3092d8f Fixed issues in comments and added nerdtree#runningMac rzvxa 2023-10-21 01:47:21 +0330
  • 7bed187532 check against g:NERDTreeCaseInsensitiveFS with path.equals method rzvxa 2023-10-21 00:02:06 +0330
  • cbf040554f Merge branch 'master' of https://github.com/preservim/nerdtree into case-sensitive-move rzvxa 2023-10-20 20:43:59 +0330
  • f705890218 Clarified the NERDTreeChangePermissions prompt rzvxa 2023-10-19 16:05:24 +0330
  • c99395a323
    New menu command: Change selected node permissions (#1348) Martin J. Klöckner 2023-10-19 09:33:38 -0300
  • 6085d09dd6
    Merge branch 'master' into master Ali Rezvani 2023-10-19 15:51:40 +0330
  • d69b68bf31
    Fix documentation error (#1372) Bubu 2023-10-19 05:48:25 -0600
  • c2ea368e75 Closes #1272 Bubu 2023-10-08 21:33:51 -0600
  • 3a66272486
    Fixed typo in nerdtree.vim file (#1380) SandeshPyakurel 2023-10-19 15:39:52 +0545
  • 788def9d6a
    Fixed typo in nerdtree.vim file SandeshPyakurel 2023-10-19 15:26:54 +0545
  • b1f5bb60df
    Updated CHANGELOG.md, bumped the version to 7.0.0 (#1379) 7.0.0 Ali Rezvani 2023-10-19 12:28:11 +0330
  • 8f70ae0c4f Updated CHANGELOG.md, bumped the version to 7.0.0 rzvxa 2023-10-18 18:49:22 +0330
  • 711363ba72 Updated CHANGELOG.md rzvxa 2023-10-18 16:11:39 +0330
  • a7e6749281 Warn about invalid files not loaded on-refresh rzvxa 2023-09-03 03:01:39 +0330
  • 21b443f8e3 Warn about invalid files not loaded on-load Rafael Monico 2021-10-08 19:47:20 -0300
  • 6b777c34f0 Updated CHANGELOG.md rzvxa 2023-10-18 16:10:29 +0330
  • b48b6cf3dd Add horizontal position options to g:NERDTreeWinPos (#1363) Ali Rezvani 2023-09-03 07:15:35 +0330
  • 894fc252a1 Updated CHANGELOG.md rzvxa 2023-10-18 16:06:13 +0330
  • bce26693bb Fix README autocmd suggestion (#1330) Nick Jensen 2023-09-03 15:29:01 +1200
  • 1043a6a875 ci: Update vimscript linter workflow with latest GH Action Caleb Maclennan 2023-06-21 10:30:25 +0300
  • 433947f185 Updated CHANGELOG.md rzvxa 2023-10-18 15:33:55 +0330
  • 30bb1e81da Added NERDTreeCaseInsensitiveFS option. rzvxa 2023-10-18 02:50:30 +0330
  • 0c9517d8ef Merge branch 'master' of https://github.com/preservim/nerdtree rzvxa 2023-10-09 04:50:43 +0330
  • f9ecb27c50
    Merge aae47127fe into 32168889bd Bubu 2023-10-04 19:14:13 +0000
  • aae47127fe
    Merge pull request #1 from BubuDavid/BubuDavid-patch-1 Bubu 2023-10-04 13:12:30 -0600
  • 83889dbd98
    Update README.markdown Bubu 2023-10-04 13:11:09 -0600
  • a4e1a80680 Added toggle for displaying symlink destination rzvxa 2023-09-05 06:16:01 +0330
  • 32168889bd Warn about invalid files not loaded on-refresh rzvxa 2023-09-03 03:01:39 +0330
  • aedd0653ad Warn about invalid files not loaded on-load Rafael Monico 2021-10-08 19:47:20 -0300
  • cfce0d1739
    Warn about invalid files not loaded on-refresh rzvxa 2023-09-03 03:01:39 +0330
  • dc6546e5ec
    Warn about invalid files not loaded on-load Rafael Monico 2021-10-08 19:47:20 -0300
  • 7f1aca971f Added reveal functionality for Windows platform rzvxa 2023-09-03 07:54:59 +0330
  • 1f2e28d476
    Add horizontal position options to g:NERDTreeWinPos (#1363) Ali Rezvani 2023-09-03 07:15:35 +0330
  • 6895e5259e
    Fix README autocmd suggestion (#1330) Nick Jensen 2023-09-03 15:29:01 +1200
  • f7e251aaa7 Added an option with a binding to <NERDTree-S> for toggling visiblity of symlinks. rzvxa 2023-08-21 23:19:45 +0330
  • a1c70875ae Added horizontal positioning to the g:NERDTreeWinPos rzvxa 2023-08-21 22:02:12 +0330
  • 7f0a137a38 Added missing global flag for lazy directory refresh rzvxa 2023-08-21 20:51:56 +0330
  • bf798f7650 Updated documentation and comments rzvxa 2023-08-21 19:01:50 +0330
  • 377eaef3cf Cleaned up lazy directory refreshing. Added some documentation. rzvxa 2023-08-21 18:26:15 +0330
  • 4ec48739d1 Added lazy refreshing for directory nodes rzvxa 2023-08-21 15:53:19 +0330
  • 3c305a0f28 fix: escape [...] directories for globbing Kai Patel 2023-07-04 20:32:32 +0100
  • c46e12a886
    ci: Update vimscript linter workflow with latest GH Action Caleb Maclennan 2023-06-21 10:30:25 +0300
  • 9de3e950fc New menu command: Change selected node permissions mjkloeckner 2023-02-05 02:17:13 -0300
  • f9ed718a34 #1344 Fixes NERDTreeFind: Exception not caught: NERDTree.InvalidArgumentsError: <file> should be under <path> Dan Gibson 2023-01-26 11:37:06 +1100
  • f6cbd24c10 #1344 Fixes NERDTreeFind: Exception not caught: NERDTree.InvalidArgumentsError: <file> should be under <path> Dan Gibson 2023-01-26 11:23:04 +1100
  • 57a0df540c
    Fix bad README autocmd suggestion Nick Jensen 2022-10-17 10:15:56 +1300
  • dfa8a95021 Add showing lines of files in explorer. Diallo Han 2022-09-16 02:02:24 +0900
  • fe3daf4810 Add customizing file edit command function and update CHANGELOG. fhopecc 2022-09-13 20:18:35 +0800
  • 2f6f7a68fd Update path.vim fhopecc 2022-09-12 08:51:10 +0800
  • 1b8b61c12a
    Moved resize call to restoreOptions Santiago Vrancovich 2022-08-27 11:11:50 -0300
  • 74470e93e0
    Vim 9.0 menu hotfix Santiago Vrancovich 2022-08-26 22:09:04 -0300
  • 013ae678b4
    Add memrise course to starting guide. Esmaeil Saleh 2022-07-31 15:06:29 +0430
  • fc85a6f07c
    Fix typo in docs (#1306) Rod Elias 2022-06-13 07:10:46 -0300
  • b153732fa7 Add 'b' binding to jump to bookmark table Daniel Schreck 2022-04-08 17:39:10 -0400
  • 103c1a7d3b Fix split resizing during zoom toggling Daniel Schreck 2022-04-11 23:07:42 -0400
  • 3fe301e713
    fix typo Rod Elias 2022-04-09 20:08:20 -0300
  • eed488b1cd
    Help Wanted Announcement Phil Runninger 2021-10-29 00:16:03 -0400
  • a98a6f79ef On load show which files were not loaded Rafael Monico 2021-10-08 19:47:20 -0300
  • 9310f91476
    Fix documentation errors (#1269) 6.10.16 lifecrisis 2021-09-28 00:43:04 +0000
  • 745926deb3 Update the "CHANGELOG.md" file lifecrisis 2021-09-27 10:06:53 -0400
  • dd4af00134 Make the documentation match the code lifecrisis 2021-09-27 09:57:43 -0400
  • 4b0132028c Format text lifecrisis 2021-09-27 09:53:16 -0400
  • 94fd863250 Use the proper abbreviation for the BEL character lifecrisis 2021-09-27 09:51:22 -0400
  • a46925aab3 Format text lifecrisis 2021-09-27 09:50:07 -0400
  • b2605f11a1 Fix a typo: "NERDTree_*" -> "NERD_Tree_*" lifecrisis 2021-09-27 09:49:27 -0400
  • e731b84559
    Ensure backward compatible testing of types (#1266) 6.10.15 lifecrisis 2021-09-20 15:01:21 -0400
  • 84ee478c25 Ensure backward compatible testing of types lifecrisis 2021-09-20 13:46:10 -0400
  • bbdcbde750
    Merge pull request #1 from preservim/master Davydenko Myroslav 2021-09-16 21:52:56 +0300
  • 7eee457efa
    Replace trim() with a version-compatible alternative. (#1265) 6.10.14 Phil Runninger 2021-09-14 22:34:57 -0400
  • dc5ec789a7 Update version number in change log. PhilRunninger 2021-09-14 22:25:05 -0400
  • 1637fe57d2 Replace trim() with a version-compatible alternative. PhilRunninger 2021-09-14 21:47:05 -0400
  • aa7e97b7ff
    Change highlighting of bookmarks in the tree. (#1261) 6.10.13 Phil Runninger 2021-09-11 11:31:39 -0400
  • 83cdcd42a1 Change version number in change log. PhilRunninger 2021-09-11 11:29:23 -0400
  • 6f8f04b189 Change highlighting of bookmarks in the tree. PhilRunninger 2021-09-11 11:25:44 -0400
  • e5f24e2b8b
    Answer the question about accessing files over scp or ftp. (#1259) 6.10.12 Phil Runninger 2021-09-07 10:14:36 -0400
  • dca2f400da Update version number in Change Log. PhilRunninger 2021-09-07 10:12:40 -0400
  • 54766e70a1 Merge branch 'master' into scp PhilRunninger 2021-09-07 10:11:14 -0400
  • ddcc269013 Minor formatting change to README. PhilRunninger 2021-09-07 09:57:18 -0400
  • 3305b3d4b5 Answer the question about accessing files over scp or ftp. PhilRunninger 2021-09-07 09:51:02 -0400
  • 0e71462f90
    Trim filenames created via the fs_menu (#1243) 6.10.11 Sharla Kew 2021-08-13 00:18:53 +0100
  • 9dab749b19
    Merge branch 'master' into trim_file_names Phil Runninger 2021-08-12 19:17:59 -0400
  • 2c14ed0e15
    Update Wiki link in General Question issue template Phil Runninger 2021-07-15 08:31:01 -0400
  • de0e2edeac
    Improve F.A.Q. Answers and Issue Templates (#1249) 6.10.10 Phil Runninger 2021-07-13 14:28:29 -0400
  • 59fd9c0c3d Merge branch 'master' into i1246 PhilRunninger 2021-07-13 14:26:20 -0400
  • 3d013190d5 Update version number in change log. PhilRunninger 2021-07-13 14:21:30 -0400
  • eb70c0dfaf Update the Bug issue template. PhilRunninger 2021-07-13 14:15:56 -0400
  • c731c4d4a1 Update FAQ answers. PhilRunninger 2021-07-13 13:54:22 -0400
  • 7c35fd8d4a Trim filenames created via the fs_menu Sharla Kew 2021-05-10 17:28:18 +0100
  • 58dab1d796 Update the issue templates, making them simpler to use. PhilRunninger 2021-04-28 23:28:04 -0400
  • 08cfc26006 Update CHANGELOG.md Zoey Greer 2021-04-07 23:27:15 -0700
  • 63fb9bb020 Add docs for splex mode Zoey Greer 2021-04-07 23:22:04 -0700
  • 083d6aee9c Enable splex mode for NERDTreeVCS Zoey Greer 2021-04-07 23:11:21 -0700