Commit Graph

  • 373a4b28e4
    Don't use silent when raising User events (#1164) 6.9.6 Phil Runninger 2020-08-07 00:37:56 -0400
  • 3680f0307d Update version number in change log. Phil Runninger 2020-08-07 00:36:37 -0400
  • be73623768 Remove silent from doautocmd. Prevent errors with exists('#...'). Phil Runninger 2020-08-07 00:23:26 -0400
  • 4a32dd0be3
    fix highlight for file node (#1157) 6.9.5 Yeri Pratama 2020-07-24 22:14:54 +0700
  • a70aa614e4 update changelog Yeri 2020-07-24 13:48:57 +0700
  • 86f6e1f239 fix #960 953 highlight for file node Yeri 2020-07-24 13:27:40 +0700
  • e571d3e95b
    Make sure symbolic links' flags are highlighted correctly. (#1156) 6.9.4 Phil Runninger 2020-07-17 14:11:08 -0400
  • ca374ea1d2 Update version number in change log. Phil Runninger 2020-07-17 14:09:54 -0400
  • 879cffd93a Make sure symbolic links' flags are higlighted correctly. Phil Runninger 2020-07-17 12:03:50 -0400
  • 96e247ba74
    Respect user's &shellslash setting in CopyNode and RemoveNode functions (#1150) 6.9.1 Phil Runninger 2020-07-14 08:53:00 -0400
  • 2af10e3589
    Update PULL_REQUEST_TEMPLATE.md Phil Runninger 2020-07-14 08:49:44 -0400
  • 42a5a2c106
    Update PULL_REQUEST_TEMPLATE.md Phil Runninger 2020-07-14 08:32:29 -0400
  • f8aa749985
    Fix new NERDTrees' width when previous one was in the only window. (#1153) 6.9.3 Phil Runninger 2020-07-14 07:20:48 -0400
  • 9559e0a153 Update version number in change log. Phil Runninger 2020-07-13 18:18:18 -0400
  • 57a9b348d1 Fix new NERDTrees' width when previous one was in the only window. Phil Runninger 2020-07-13 17:35:07 -0400
  • aad3a65d64
    Merge branch 'master' into 1033 Phil Runninger 2020-07-13 09:49:36 -0400
  • aa37cb40da
    Fix the scope of several key mappings (#1151) 6.9.2 Phil Runninger 2020-07-12 10:03:24 -0400
  • 3c8d54931a Update documentation. Phil Runninger 2020-07-11 22:04:02 -0400
  • f3688e56f8 Update version number in change log. Phil Runninger 2020-07-11 20:38:33 -0400
  • 69c3a1fd7b Refactor the previewBookmark code to open directories a better way. Phil Runninger 2020-07-11 12:01:46 -0400
  • 65c975bd46 Prevent previwing directory nodes, which would create another NERDTree. Phil Runninger 2020-07-11 11:59:13 -0400
  • f0a1e9093c Limit opening or previewing into a split window to only file nodes. Phil Runninger 2020-07-11 11:56:17 -0400
  • 37cb85743f Add abort attribute to nerdtree#slash() to satisfy Vim style guide. Phil Runninger 2020-07-11 10:31:25 -0400
  • 4de5063e28 Update version number in change log. Phil Runninger 2020-07-11 10:25:38 -0400
  • 3e324c0e89 Merge branch 'master' into 1033 Phil Runninger 2020-07-11 09:51:42 -0400
  • 6571452857
    Enable opening bookmarks in split windows. (#1144) 6.9.0 Phil Runninger 2020-06-23 10:40:30 -0400
  • 618f5379c7 Update version number in change log. Phil Runninger 2020-06-23 10:09:50 -0400
  • 856a2c9e24 Update documentation: bookmarks can be opened in a split/vsplit. Phil Runninger 2020-06-23 10:02:31 -0400
  • 7083eb35a9 Handle previewing directory bookmarks properly. Phil Runninger 2020-06-23 10:01:28 -0400
  • 7d256e0427 Add quickhelp text for split/vsplit commands on bookmarks. Phil Runninger 2020-06-23 09:49:10 -0400
  • 5dbbca39c3 Make preview split/vsplit bookmark work only on file nodes. Phil Runninger 2020-06-23 09:48:28 -0400
  • 6d036f24a8 Add open/preview in split/vsplit to bookmarks. Phil Runninger 2020-06-23 09:42:27 -0400
  • f684ee64f6 Fix indentation. Replacing dots with characters less than any separator. Adding the same character to the end of the key for cases when the file does not have an extension(for comparison with the separator). Eugenij-W 2020-06-08 22:02:00 +0600
  • f6909e85af
    Update doc/NERDTree.txt Eugenij 2020-06-08 18:25:35 +0600
  • 137e2c5378
    Update doc/NERDTree.txt Eugenij 2020-06-08 18:20:14 +0600
  • 1b1eb3ffef requested changes Eugenij-W 2020-06-08 18:06:34 +0600
  • 53a0e29b19 Don't mix lists with different separators. Use the correct marker to correct the position of rows starting with a digit. Eugenij-W 2020-06-08 16:04:01 +0600
  • bae1c3edb8 Improved natural sorting mode Eugenij-W 2020-06-06 23:54:46 +0600
  • d48ab70721 Merge branch 'master' of github.com:preservim/nerdtree 6.8.0 Phil Runninger 2020-06-01 02:09:39 -0400
  • 9de5b3e785
    Allow concealed characters to show another character. (#1138) Phil Runninger 2020-06-01 02:08:13 -0400
  • 1f50ead5b7 Update version number in changelog. Phil Runninger 2020-06-01 02:03:38 -0400
  • 635071dcc8 Closes #1136. Allow concealed characters to show another character. Phil Runninger 2020-06-01 01:51:27 -0400
  • 052b1f00a0
    Add curly braces to the list of characters to be escaped. (#1128) 6.7.15 Phil Runninger 2020-05-26 00:15:17 -0400
  • 1610d7d328 Merge branch 'master' into 1092 Phil Runninger 2020-05-26 00:13:30 -0400
  • f63132cade
    Use backward-compatible nerdtree#and() in one place that was missed. (#1134) 6.7.14 Phil Runninger 2020-05-25 11:33:20 -0400
  • 2d54b131c1 Update version number in change log. Phil Runninger 2020-05-25 11:31:33 -0400
  • cde0808346 Use backward-compatible nerdtree#and() in one place that was missed. Phil Runninger 2020-05-25 11:28:01 -0400
  • 484dc84b47 Update title of pull request. Add PR authors where missing. 6.7.13 Phil Runninger 2020-05-22 09:02:39 -0400
  • 2e9d43b6f8
    cmd.exe /c start "" <filename> for windows default viewer support (#1130) Jordi Altayó 2020-05-22 14:57:19 +0200
  • ce4314a2e7
    Update nerdtree_plugin/fs_menu.vim Jordi Altayó 2020-05-22 09:10:37 +0200
  • 91916ae814
    Update nerdtree_plugin/fs_menu.vim Jordi Altayó 2020-05-22 09:10:17 +0200
  • d39e684d7e updated changelog jagjordi 2020-05-21 21:05:05 +0200
  • 7bfb75598f Merge branch 'master' of https://github.com/scrooloose/nerdtree jagjordi 2020-05-21 19:18:58 +0200
  • 1be88951dd support for default viewer in Windows jagjordi 2020-05-21 19:18:29 +0200
  • e97650fded Update version number in change log. Phil Runninger 2020-05-21 02:27:37 -0400
  • f5ed2bd71c Merge branch 'master' into 1092 Phil Runninger 2020-05-21 02:25:01 -0400
  • 10eaa3a2f4
    Fixed a bug that caused the file-tree construction to slow down significantly. (#1126) 6.7.12 Eugenij 2020-05-21 12:23:35 +0600
  • f8b0aedf1d Add curly braces to the list of characters to be escaped. Phil Runninger 2020-05-20 23:46:41 -0400
  • 58c353b6d5 Fixed a bug that caused the file-tree construction to slow down significantly. evgenij.vidershpan 2020-05-17 01:32:13 +0600
  • e2670f0d19
    * fix duplicated slash in s:Path.isUnder() (on windows OS) (#1122) 6.7.11 Eugenij 2020-05-15 00:24:36 +0600
  • 20a1c08b82 * ambiguity issue fix Eugenij-W 2020-05-15 00:16:58 +0600
  • 12bfc5bb2c Remove degugging statements. Phil Runninger 2020-05-14 13:08:09 -0400
  • f236b5ee43 Merge branch 'Eugenij-W-master' into 1122 Phil Runninger 2020-05-14 13:07:50 -0400
  • cbdb7d8405 Make sure the change also works in a non-windows file system. Phil Runninger 2020-05-13 17:35:22 -0400
  • 4133cb26e3 Remove trailing slash, so we don't end up with two on root folder. Phil Runninger 2020-05-13 11:06:19 -0400
  • 8a03781c3f * Rewrite NERDTreePath.isUnder() and NERDTreePath.isAncestor() for direct comparison of paths without transformations Eugenij-W 2020-05-13 02:15:59 +0600
  • 894c703247 * fix duplicated slash in s:Path.isUnder() (on windows OS, for root directory on drive Path.str() return path with [back]slash) Eugenij-W 2020-05-13 02:15:59 +0600
  • 4cc6097ecb
    Do not consider the tree root to be "cascadable" (#1120) 6.7.10 lifecrisis 2020-05-06 23:24:01 -0400
  • 439de17817
    Update "CHANGELOG.md" lifecrisis 2020-05-05 17:54:18 -0400
  • aea7ed07ec
    Do not consider the tree root to be "cascadable" lifecrisis 2020-05-05 17:44:17 -0400
  • 30ad6da984
    Force NERDTreeFocus to allow events to be fired when switching windows. (#1118) 6.7.9 Phil Runninger 2020-05-04 08:14:22 -0400
  • 3005a0e9c0 Update version number in change log. Phil Runninger 2020-05-04 08:11:49 -0400
  • a7d585f7af Force NERDTreeFocus to allow events to be fired when switching windows. Phil Runninger 2020-05-04 07:59:25 -0400
  • 5e77fb2fef
    Fix example code for the NERDTreeAddKeyMap function. (#1116) 6.7.8 Phil Runninger 2020-05-03 01:21:34 -0400
  • 30d8128c8c Update version number in change log. Phil Runninger 2020-05-03 01:19:52 -0400
  • b21c7dc371 Fix example code for the NERDTreeAddKeyMap function. Phil Runninger 2020-05-03 01:13:33 -0400
  • 10f64819c6 Add an global option to choose what to put around flagstring Julien Philippon 2020-04-21 21:25:04 +0200
  • 29a321d061
    Put '%' argument in bufname() for backwards compatibility. (#1105) 6.7.7 Phil Runninger 2020-04-15 08:58:07 -0400
  • 919a03d582 Update version number in change log. Phil Runninger 2020-04-15 08:56:13 -0400
  • 76f5f2c022 Put '%' argument in bufname() for backwards compatibility. Phil Runninger 2020-04-15 08:54:26 -0400
  • 0257d64248
    If a file's already open in the window, don't edit it again. (#1103) 6.7.6 Phil Runninger 2020-04-15 00:55:13 -0400
  • 95805bb946 Make only one call to self.str(). Phil Runninger 2020-04-15 00:52:49 -0400
  • 21e16b4daa Update version number in change log. Phil Runninger 2020-04-15 00:49:32 -0400
  • 1985d15b4d If a file's already open in the window, don't edit it again. Phil Runninger 2020-04-14 23:47:06 -0400
  • 2d7cb043d4
    Prevent unneeded tree creation in :NERDTreeToggle[VCS] <path> (#1101) 6.7.5 Phil Runninger 2020-04-13 17:05:27 -0400
  • c0eb91ef4e Remove variable. Just compare agains the function call's result. Phil Runninger 2020-04-13 17:01:58 -0400
  • ccca78173f Use a simpler method of getting the NERDTree root path. Phil Runninger 2020-04-13 16:59:47 -0400
  • f692e4f5f8 Update version number in changelog. Phil Runninger 2020-04-13 16:57:07 -0400
  • f378817f2e Use single quotes per Vint's style recommendation. Phil Runninger 2020-04-13 16:53:18 -0400
  • fd13727e2e Don't recreate the NERDTree if its root is the same as being requested. Phil Runninger 2020-04-13 16:40:07 -0400
  • f767dd34a0
    Add missing calls to the shellescape() function (#1099) 6.7.4 lifecrisis 2020-04-09 21:37:55 -0400
  • 965ca824fc
    Update the "CHANGELOG.md" file (again) lifecrisis 2020-04-09 09:15:00 -0400
  • d4ea4faba2
    Add final missing "shellescape()" calls lifecrisis 2020-04-09 08:28:24 -0400
  • 3382e7d1fd
    Update the "CHANGELOG.md" file lifecrisis 2020-04-08 20:43:48 -0400
  • c4d49a260d
    Properly reveal "/" on Linux lifecrisis 2020-04-08 20:01:05 -0400
  • 1f7682435b
    Improve "g:NERDTreeExecuteFileLinux()" lifecrisis 2020-04-08 19:54:32 -0400
  • 5c36bbf021
    Improve "g:NERDTreeRevealFileLinux()" lifecrisis 2020-04-08 19:44:55 -0400
  • 1273b65b4c
    Improve "g:NERDTreeExecuteFile()" lifecrisis 2020-04-08 19:32:41 -0400
  • eb21a47127
    Improve "g:NERDTreeRevealInFinder()" lifecrisis 2020-04-08 19:16:44 -0400
  • 56cfbcff1e
    Improve "g:NERDTreeQuickLook()" lifecrisis 2020-04-08 19:01:01 -0400