Commit Graph

  • 6ed8c1ef50 Reintroduce lost variable: splitMode. Phil Runninger 2019-09-26 07:01:06 -0400
  • bd744eab8d
    Make the behavior of window splits consistent (#1035) 6.0.0 Phil Runninger 2019-09-24 01:19:27 -0400
  • 29048eb342 Leave &shellslash unchanged when forming copy/delete commands. Phil Runninger 2019-09-16 11:47:17 -0400
  • d8e5debb8f Check the value of &shell when determining the slash under Windows. Phil Runninger 2019-09-16 11:46:19 -0400
  • 9193962ad8 Update version number in change log. 5.3.3 Phil Runninger 2019-09-15 14:44:09 -0400
  • 2eaedd8bf4 Fix (p)ath not displaying in the minimal menu (#1038) Chris Patuzzo 2019-09-15 19:41:27 +0100
  • d27943ac42 Fix (p)ath not displaying in the minimal menu Chris Patuzzo 2019-09-14 13:28:12 +0100
  • 534cb125f6 Replace s:Path.Slash() with nerdtree#slash(). Phil Runninger 2019-09-13 14:35:23 -0400
  • 60ec10b477
    Enable events when closing NerdTree window. (#1037) 5.3.2 Phil Runninger 2019-09-13 10:49:26 -0400
  • 660507ae89 Update version number in change log. Phil Runninger 2019-09-13 10:48:50 -0400
  • 2a0f23c8d9 Enable events when closing NT window. Triggers updates in Airline. Phil Runninger 2019-09-13 09:09:37 -0400
  • d7d89c7209 Update version number in change log. Phil Runninger (mac) 2019-09-09 09:41:02 -0400
  • 51fc75efdb Fix version number. I was on the wrong branch. Phil Runninger (mac) 2019-09-09 09:40:18 -0400
  • 79ef87b009 Update version number in change log. Phil Runninger (mac) 2019-09-09 05:27:48 -0400
  • 370be291c0 Use common functions for splitting windows. Make splitting respect user. Phil Runninger (mac) 2019-09-09 04:10:26 -0400
  • 2e21198dac Better logic for getting NERDTree window number when not active window. Phil Runninger (mac) 2019-09-09 03:35:17 -0400
  • ea7ce1e206 Simplify the code, and make it respect NERDTreeWinPos and 'splitbelow'. Phil Runninger (mac) 2019-09-06 15:20:17 -0400
  • dbf8381cda Update some comments and remove debugging statement. Phil Runninger (mac) 2019-09-06 15:19:36 -0400
  • 75e1f1e44d Merge branch 'dragonxlwang:master' into dragonxlwang-master Phil Runninger (mac) 2019-09-06 15:19:02 -0400
  • 36e6631b36 List the new possible value for NERDTreeChDirMode in doc. Phil Runninger (mac) 2019-08-28 09:00:12 -0400
  • bec9471998 Remove commented-out code. Phil Runninger (mac) 2019-08-28 01:26:05 -0400
  • 2b5f7f8499 Change CWD when switching tabs to the tab's NERDTree root. Phil Runninger (mac) 2019-08-28 01:15:40 -0400
  • 3d508aedce
    Fix the e key mapping to use netrw if desired (#1031) 5.3.1 Phil Runninger 2019-08-27 20:53:23 -0400
  • b317a8407c Update change log. Phil Runninger (mac) 2019-08-27 13:28:42 -0400
  • 396e6ec3d3 Make e work on file nodes, opening a new NERDTree or netrw buffer. Phil Runninger (mac) 2019-08-27 13:19:21 -0400
  • e3a913f8f5 Remove commented-out code. Phil Runninger (mac) 2019-08-27 09:30:49 -0400
  • b32f4cb073 Use :edit in openExplorer to allow NERDTreeHijackNetrw to do its thing. Phil Runninger (mac) 2019-08-27 09:29:32 -0400
  • 9afab6257b Condense code: ternary operators vs. if-then-else blocks. Phil Runninger (mac) 2019-08-19 14:39:17 -0400
  • 877f41e243 Update PR template with instructions to tag the release. Phil Runninger (mac) 2019-08-19 09:36:50 -0400
  • c4a7ca084e
    Add file extension and size to sorting capabilities (#1029) 5.3.0 Phil Runninger 2019-08-19 03:51:34 -0400
  • 2d39553e42 Update version number in CHANGELOG. Phil Runninger (mac) 2019-08-19 03:30:06 -0400
  • ad03bc31e7 Update NERDTreeSortOrder in help file. Phil Runninger (mac) 2019-08-19 03:23:15 -0400
  • 56d017f7d1 Apply metadata tags only to files. Phil Runninger (mac) 2019-08-19 03:21:45 -0400
  • f271c7e3ea Prevent metadata tags being misused in getSortOrderIndex(). Phil Runninger (mac) 2019-08-19 03:20:30 -0400
  • da032c709d Add ability to sort by extension and file size. Phil Runninger (mac) 2019-08-18 17:39:08 -0400
  • 184fbb6ffe Better spacing of comment in issue templates. Phil Runninger (mac) 2019-08-09 10:27:47 -0400
  • 03073bb1c8 Update issue templates, moving some text into comments. Phil Runninger (mac) 2019-08-09 10:07:14 -0400
  • 858b3c0004 Update PR template, moving some text into a comment. Phil Runninger (mac) 2019-08-09 09:45:46 -0400
  • ae1c0004ec
    Suppress events for intermediate window/tab/buffer changes (#1026) 5.2.9 Phil Runninger 2019-08-08 22:00:35 -0400
  • 422e09784d Add a space between arguments in nerdtree#exec() calls. Phil Runninger (mac) 2019-08-08 21:53:07 -0400
  • 682f835f1f Merge branch 'master' into 588 Phil Runninger (mac) 2019-08-08 02:29:58 -0400
  • f853db5109 Update version number. Phil Runninger (mac) 2019-08-08 02:26:28 -0400
  • 5731610217 Wrap remaining buffer/window-switching commands in nerdtree#exec(). Phil Runninger (mac) 2019-08-08 01:52:03 -0400
  • 818c54442d Remove debugging statment and commented-out code. Phil Runninger (mac) 2019-08-08 01:44:31 -0400
  • 63c59208c1
    Revert #1019 to fix nvim artifacts and flickering. (#1021) 5.2.8 Phil Runninger 2019-07-14 15:17:56 -0400
  • 9fa98d4743 Fix punctuation in NERDTree Menu instructions. Phil Runninger (home) 2019-07-14 15:09:33 -0400
  • 767ea730a4 Update version number. Phil Runninger (home) 2019-07-14 15:06:42 -0400
  • 2a89a7944b If not Neovim, use :redraw! as was done before. Phil Runninger (home) 2019-07-14 15:06:00 -0400
  • 3f5e63a10d Revert "Use :mode only in neovim. MacVim still needs to use :redraw! (#1019)" Phil Runninger 2019-07-14 14:45:30 -0400
  • 6b49969d20 Ignore events when closing NERDTree. This may need to be reverted. Phil Runninger (mac) 2019-07-13 02:28:49 -0400
  • 120f64739a Ignore events when creating a new vertical split. Phil Runninger (mac) 2019-07-13 02:26:44 -0400
  • 16a99074ee Put required ignoreAll argument (==0) in where it's now needed. Phil Runninger (mac) 2019-07-13 02:24:42 -0400
  • 127488d3ca Make ignoreAll a required parameter to nerdtree#exec(). Phil Runninger (mac) 2019-07-13 02:22:18 -0400
  • 4ac07f52a3
    Use :mode only in neovim. MacVim still needs to use :redraw! (#1019) 5.2.7 Phil Runninger 2019-07-10 09:45:58 -0400
  • d41490c383 Update version in change log. Phil Runninger (mac) 2019-07-10 09:45:20 -0400
  • 433ab4842b Replace all redraw statments with call nerdtree#redraw function calls. Phil Runninger (mac) 2019-07-10 09:41:41 -0400
  • a35edf684f Make bang a required parameter. Phil Runninger (mac) 2019-07-10 09:40:55 -0400
  • b0beafd50c Make nerdtree#redraw do both redraw and redraw! based on a parameter. Phil Runninger (mac) 2019-07-10 09:36:28 -0400
  • 8ccf2ed129 Use :mode only in neovim. MacVim still needs to use :redraw! Phil Runninger (mac) 2019-07-10 09:13:30 -0400
  • 11116bf94a Supress events in all intermediate nerdtree#exec calls. Phil Runninger (mac) 2019-07-10 01:35:41 -0400
  • 4b32b845ed Add an optional parameter to neredtree#exec to suppress all events. Phil Runninger (mac) 2019-07-10 01:32:29 -0400
  • 9c4d38a7cd add option to disable builtin fs menu ZSaberLv0 2019-07-09 12:19:34 +0800
  • 2f0d48d632 Update version in change log. 5.2.6 Phil Runninger (mac) 2019-07-07 03:53:06 -0400
  • a460d6ef7f
    In CHANGELOG.md and PR template, make reference to PR a true HTML link. (#1017) Phil Runninger 2019-07-07 03:50:59 -0400
  • e6187ee0d9 In CHANGELOG.md and PR template, make reference to PR a true HTML link. Phil Runninger (mac) 2019-07-07 03:38:32 -0400
  • 3b1a850b85
    Use :mode instead of :redraw! when updating menu. (#1016) 5.2.5 Phil Runninger 2019-07-07 03:19:17 -0400
  • 5acb61046e
    Merge branch 'master' into 944 Phil Runninger 2019-07-07 03:19:05 -0400
  • 31deda8c4c Update version number in change log. Phil Runninger (mac) 2019-07-07 03:16:46 -0400
  • 2fe8372278 Use :mode instead of :redraw! when updating screen. Phil Runninger (mac) 2019-07-07 03:00:21 -0400
  • 89a1a4355b
    When searching for root line num, stop at the end of the file. (#1015) 5.2.4 Phil Runninger 2019-07-04 00:21:50 -0400
  • 1071490d5b Update change log. Phil Runninger 2019-07-04 00:20:47 -0400
  • ebad9a27dc When searching for root line num, stop at the end of the file. Phil Runninger 2019-07-04 00:12:40 -0400
  • 62b78de367
    Update Change Log 5.2.3 Phil Runninger 2019-07-03 11:12:21 -0400
  • aef6baf6e2 Update ui_glue.vim (#1014) Kebin Liu 2019-07-03 23:11:25 +0800
  • d37092ec96
    Update ui_glue.vim Kebin Liu 2019-07-03 16:19:10 +0800
  • 06c9d9c963
    Make Enter work on the .. ( up a dir ) line (#1013) 5.2.2 Phil Runninger 2019-07-02 15:45:36 -0400
  • d5a573efe3 Update changelog. Phil Runninger (mac) 2019-07-02 15:44:40 -0400
  • c20d2ebef0 Simpler instructions for getting bug info. Phil Runninger (mac) 2019-07-02 15:29:57 -0400
  • cf6bb306e6 Make Enter work on the .. ( up a dir ) line. Phil Runninger (mac) 2019-07-02 15:22:21 -0400
  • ca16df25fa Fix nerdtree#version() on Windows. 5.2.1 Phil Runninger 2019-07-01 23:29:56 -0400
  • cce6fb373f
    Expand functionality of <CR> mapping (#1011) 5.2.0 Phil Runninger 2019-07-01 22:13:20 -0400
  • b8f691fd6f Initialize the version text, just in case the while loop finds nothing. Phil Runninger (mac) 2019-07-01 22:02:12 -0400
  • 307c165b07 Reformat the lists of contributors in the Change Log. Phil Runninger (mac) 2019-07-01 14:34:23 -0400
  • 716f2ca32f Get NERDTree version number directly from CHANGELOG.md Phil Runninger (mac) 2019-07-01 11:05:15 -0400
  • 295d546de8 Update change log with simpler formatting of patch number. Phil Runninger (mac) 2019-07-01 10:07:18 -0400
  • 4cd5af7ade Update Pull Request template. Phil Runninger (mac) 2019-07-01 10:04:55 -0400
  • 512d0d5f5e Update the quickhelp text. Phil Runninger (mac) 2019-07-01 10:03:00 -0400
  • 51cb44b53c Fix missing backtick in patch number. Phil Runninger (mac) 2019-06-30 22:42:24 -0400
  • 1347a8913a Change CR to <CR> in help tags. Phil Runninger (mac) 2019-06-30 22:05:32 -0400
  • f2b6b57335 Update version number and change log. Phil Runninger (mac) 2019-06-30 16:00:38 -0400
  • 1e6a9eedfe Update documentation for separate file/directory options. Phil Runninger (mac) 2019-06-30 15:42:32 -0400
  • b6ad97f3f3 Use separate options for file and directory nodes. Phil Runninger (mac) 2019-06-30 15:41:52 -0400
  • 401a902242 Rename functions from defaultOpen... to customOpen... Phil Runninger (mac) 2019-06-29 16:01:16 -0400
  • cc38a4d7b2 Remove angle brackets from <CR> to see if help navigation improves. Phil Runninger (mac) 2019-06-29 09:03:07 -0400
  • 8c24576349 Make key mapping variables be indexed in the Vim help Phil Runninger (mac) 2019-06-29 08:57:24 -0400
  • 8b1adeba08 Add documentation for NERDTreeCustomOpenArgs and NERDTree-<CR>. Phil Runninger (mac) 2019-06-29 08:56:53 -0400
  • acf86f72c0 Rename variables: NERDTreeCustomOpen and NERDTreeCustomOpenArgs Phil Runninger (mac) 2019-06-28 12:25:01 -0400
  • 90d2cb4b0e Assign functions to the new <CR> key mapping. Phil Runninger (mac) 2019-06-28 01:54:27 -0400
  • c8dcdaf912 Remove the old mapping for <CR>, a duplicate of 'o'. Phil Runninger (mac) 2019-06-28 01:52:09 -0400
  • 0001ddede0 Define default values for new variables governing new "Default Open". Phil Runninger (mac) 2019-06-28 01:47:25 -0400