Commit Graph

  • b45f2c27ea Replace strcharpart() with substitute() for backward compatibility bravestarr 2018-04-26 17:13:06 +08:00
  • cc60495fe0 Merge pull request #833 from hav4ik/master Phil Runninger 2018-04-25 01:25:43 -04:00
  • 0972cda243 Fixed bug 'unknown function strcharpart' for older versions of Vim hav4ik 2018-04-25 03:04:18 +03:00
  • d3a7cd20ae Merge pull request #830 from bravestarr/fix-multibyte-path Phil Runninger 2018-04-24 14:19:36 -04:00
  • ec3c3b0fa1 Merge pull request #832 from lifecrisis/menufix Jason Franklin 2018-04-23 17:12:14 -04:00
  • 6aff1b6cd3 Display a path with multi-byte characters correctly when it is truncated bravestarr 2018-04-22 21:18:46 +08:00
  • 164131762f Refine the internals of the "showMenu()" function Jason Franklin 2018-04-22 10:23:16 -04:00
  • 38d4d2288a Clean up a function comment Jason Franklin 2018-04-22 10:21:16 -04:00
  • 1792b6a75b Clear output when the NERDTree menu is aborted Jason Franklin 2018-04-22 10:19:13 -04:00
  • 727770147a Merge pull request #824 from ngnmhieu/master Phil Runninger 2018-04-10 08:23:02 -04:00
  • 435861ee69 Support revealing file and executing file with xdg-open for Linux Hieu Nguyen 2018-04-09 19:08:09 +02:00
  • a0e49c9b11 Merge pull request #822 from scrooloose/821-better_delete_confirmation Phil Runninger 2018-04-02 14:01:00 -04:00
  • b37495fa98 If node isn't open, count children on disk before deleting. Phil Runninger (mac) 2018-04-02 09:26:34 -04:00
  • a172d7cfcb Add documentation for the NERDTreeRemoveDirCmd option. Phil Runninger (mac) 2018-03-13 08:51:33 -04:00
  • b702500f77 Merge pull request #816 from kutsan/master Phil Runninger 2018-03-13 08:41:08 -04:00
  • 9afa6b3828 Add new variable g:NERDTreeRemoveFileCmd Kutsan Kaplan 2018-03-13 06:14:39 +03:00
  • ed446e5cbe Update issue template again. "Optional" isn't needed. Phil Runninger 2018-03-06 11:31:19 -05:00
  • f6987b7ea6 Merge pull request #814 from scrooloose/813-bwipeout_NERDTree_buffer Phil Runninger 2018-03-06 11:28:46 -05:00
  • d6fe203dec Update issue template, making it a little cleaner. Phil Runninger (mac) 2018-03-06 09:23:11 -05:00
  • dc349a072a Use a better check for existence of the NERDTree buffer. Phil Runninger (mac) 2018-03-06 08:41:06 -05:00
  • e47e588705 Merge pull request #801 from mrubli/focus-on-close Phil Runninger 2018-02-02 09:19:53 -05:00
  • a0f3bf3ed6 Focus previous window when closing NERDTree Martin Rubli 2018-02-02 20:10:34 +08:00
  • 68572ef461 Merge pull request #796 from lifecrisis/doc-update Jason Franklin 2018-01-07 08:34:08 -05:00
  • 183bb53485 Merge pull request #795 from lifecrisis/empty-line Jason Franklin 2018-01-07 08:33:01 -05:00
  • 6e26222a30 Update the docs for "NERDTreeStatusline" Jason Franklin 2018-01-06 10:44:50 -05:00
  • a019486dc8 Fix unstable behavior in "NERDTreeUI.getPath()" Jason Franklin 2018-01-06 09:46:40 -05:00
  • 1d14961285 Remove a noise comment Jason Franklin 2018-01-06 09:28:15 -05:00
  • 8f052c5b47 Simplify the commentary for the "getPath()" method Jason Franklin 2018-01-06 09:23:27 -05:00
  • 1e93f6840a Format the commentary in "ui.vim" Jason Franklin 2018-01-06 09:10:10 -05:00
  • c6a68d4b96 Improve the style in a "TreeFileNode" method Jason Franklin 2018-01-06 09:02:10 -05:00
  • d745e11b42 Format the commentary in "tree_file_node.vim" Jason Franklin 2018-01-06 08:54:28 -05:00
  • e6a116a9cd Improve the code style in a "Path" method Jason Franklin 2018-01-06 08:41:55 -05:00
  • f4df038366 Refactor the "Path" constructor Jason Franklin 2018-01-06 08:35:34 -05:00
  • 5fc48b0b13 Merge pull request #794 from lifecrisis/reopen779 Jason Franklin 2018-01-05 08:35:52 -05:00
  • af3ba1ef4e Revert the bugfix from pull request #785 Jason Franklin 2018-01-05 08:23:03 -05:00
  • fa65ec60ea Merge pull request #786 from lifecrisis/find-hidden Jason Franklin 2018-01-05 08:10:21 -05:00
  • d90b2af474 Add a space to help the parser Jason Franklin 2017-12-22 10:46:49 -05:00
  • 0ff697eb40 Implement the "isHiddenUnder()" method for Path Jason Franklin 2017-12-22 10:28:31 -05:00
  • 57788abd6f Merge pull request #785 from lifecrisis/find-new-file Jason Franklin 2017-12-22 09:44:04 -05:00
  • f6dad4796e Update the documentation Jason Franklin 2017-12-22 09:15:07 -05:00
  • 01b011d38e Have "finAndRevealPath()" fail on no file Jason Franklin 2017-12-22 08:45:57 -05:00
  • 344119439e Refresh children of directory nodes on "reveal()" Jason Franklin 2017-12-21 10:26:07 -05:00
  • 90d08dc626 Add a debugging message Jason Franklin 2017-12-21 09:26:26 -05:00
  • 5301dd24fb Improve variable naming in "findAndRevealPath" Jason Franklin 2017-12-21 08:43:15 -05:00
  • 496d9a17d8 Remove code duplication in "findAndRevealPath" Jason Franklin 2017-12-21 08:28:28 -05:00
  • fc14b4f5df Add :Helptags to the pathogen instructions Phil Runninger 2017-12-19 09:45:47 -05:00
  • 509122df20 Merge pull request #782 from lifecrisis/modelines Jason Franklin 2017-12-17 08:53:01 -05:00
  • 9f985514f0 Add modelines Jason Franklin 2017-12-17 08:42:49 -05:00
  • 193fed598b Merge pull request #781 from lifecrisis/find-complete Jason Franklin 2017-12-12 09:03:53 -05:00
  • b4b99c39fa Change the type of completion used by NERDTreeFind Jason Franklin 2017-12-12 08:22:07 -05:00
  • 461ea6d2d8 Merge pull request #778 from zhenyangze/master Phil Runninger 2017-12-11 13:27:14 -05:00
  • c20ac9c27f Merge pull request #772 from skyblueee/stripMarkup_leadingSpaces Jason Franklin 2017-12-09 11:33:54 -05:00
  • fc55d012ee Merge pull request #773 from skyblueee/wasdir_sub Jason Franklin 2017-12-09 11:28:40 -05:00
  • 2129740419 Add style improvements Jason Franklin 2017-12-09 11:09:10 -05:00
  • 12960b966f change NERDTreeFind with args zhenyangze 2017-12-09 16:58:18 +08:00
  • 8cbea5109e Merge pull request #777 from lifecrisis/bm-confirm Jason Franklin 2017-12-06 11:10:51 -05:00
  • e48ae299f9 Update the delete bookmark map to use confirm() Jason Franklin 2017-12-01 08:45:18 -05:00
  • ea01a691a2 remove useless removeLeadingSpaces in _stripMarkup SkyBlueEE 2017-11-28 00:04:03 +08:00
  • 3485b2a939 remove useless substitute when 'file =~# "/$"' SkyBlueEE 2017-11-27 23:56:41 +08:00
  • b89de09810 Merge pull request #769 from lifecrisis/o-map Jason Franklin 2017-11-20 07:47:33 -05:00
  • ac94cd28c2 Make the "o" mapping consistent with "x" Jason Franklin 2017-11-19 16:37:54 -05:00
  • e0e36c5385 Fix a problem with the "x" handler (#768) Jason Franklin 2017-11-18 10:55:43 -05:00
  • f526c4e652 Clean up the handler for the "x" mapping (#767) Jason Franklin 2017-11-18 09:51:34 -05:00
  • 70c8cb9bfa Revert change to tab opening method (#766) Jason Franklin 2017-11-18 09:50:40 -05:00
  • 93356cd92b Add back support for "b:NERDTreeRoot" (#765) Jason Franklin 2017-11-14 18:36:09 -05:00
  • b6e3c0db30 Merge pull request #759 from lifecrisis/iss549 Jason Franklin 2017-11-14 08:37:09 -05:00
  • e59d02575e Update the CHANGELOG Jason Franklin 2017-11-14 08:33:31 -05:00
  • 21c470c316 Have new tabs open as the last tab (with '$') Jason Franklin 2017-11-14 08:29:40 -05:00
  • 4c409a1640 Add a note/warning to "TreeDirNode.activate()" Jason Franklin 2017-11-11 13:23:51 -05:00
  • e27cd86a9b Document "t" and "T" mappings in the quick help Jason Franklin 2017-11-11 13:09:42 -05:00
  • 31dbf1c139 Silence messages when opening a file with "T" Jason Franklin 2017-11-11 12:37:04 -05:00
  • c9f7014034 Fix handlers for "t" and "T" on bookmarks Jason Franklin 2017-11-11 12:10:08 -05:00
  • ae1c95bcbc Explicitly call open() in "ui_glue.vim" callbacks Jason Franklin 2017-11-11 11:00:26 -05:00
  • 0a0374b826 Remove an unnecessary assignment Jason Franklin 2017-11-11 09:09:19 -05:00
  • 870bedef21 Clean up the Creator.createTabTree() function Jason Franklin 2017-11-11 09:08:24 -05:00
  • d9074c2753 Clean up the commentary in "creator.vim" Jason Franklin 2017-11-11 08:53:47 -05:00
  • 3cb90cb18d Extract a common line to the top of a function Jason Franklin 2017-11-11 08:45:34 -05:00
  • 26168324fc Remove an unnecessary "else" clause Jason Franklin 2017-11-11 08:34:29 -05:00
  • f0a97209f1 Clean up the NERDTreeOpener constructor Jason Franklin 2017-11-11 08:29:09 -05:00
  • 97433edd43 Merge pull request #754 from branch comma-separated-file-size Phil Runninger 2017-11-02 08:36:07 -04:00
  • a8c6245057 Merge pull request #756 from mboughaba/master Mohamed Boughaba 2017-11-02 13:26:48 +01:00
  • f554c20cb2 Merge pull request #751 from ashumkin/dir-arrows-on-cygwin Jason Franklin 2017-10-27 11:37:12 -04:00
  • cb9f4db6ff fixed: directory navigation does not work on Cygwin Alexey Shumkin 2017-10-27 10:06:51 +03:00
  • 8a6ae7c633 Use a better function to change directories riyu ken 2017-09-28 21:04:01 +08:00
  • 5782b228e4 Merge pull request #734 from lifecrisis/issue733 Jason Franklin 2017-08-19 09:48:27 -04:00
  • 876283b07c Improve display of shell output from menu command Jason Franklin 2017-08-19 09:29:46 -04:00
  • f4ff6dcf84 Fix a menu command that breaks under 'shellslash' Jason Franklin 2017-08-19 08:58:57 -04:00
  • d7cf9a2a98 Fix the drive check in "TreeDirNode._glob()" Jason Franklin 2017-08-11 10:13:12 -04:00
  • a32a55e8d9 Rewrite the "Path._strForEdit()" method Jason Franklin 2017-08-11 10:09:18 -04:00
  • 7a2fc6b6b9 Refactor the "Path._str()" method Jason Franklin 2017-08-11 09:43:57 -04:00
  • 19b8dd7b60 Add a check for 'shellslash' in "Path.Slash()' Jason Franklin 2017-08-11 09:32:01 -04:00
  • 72f9135d19 Clean up the commentary for two Path methods Jason Franklin 2017-08-11 09:19:36 -04:00
  • b5e54d255e Rewrite the "Path._strForCd()" method Jason Franklin 2017-08-11 08:46:41 -04:00
  • 1a121337dd Clean up the script header in "path.vim" Jason Franklin 2017-08-11 08:33:51 -04:00
  • a7d667b81b Add spaces after comment leaders in "path.vim" Jason Franklin 2017-08-11 08:07:23 -04:00
  • 8cd17c1a47 Merge pull request #731 from lifecrisis/tilde Jason Franklin 2017-07-29 09:48:16 -04:00
  • d68c9abca8 Improve three highlighting rules Jason Franklin 2017-07-29 09:40:11 -04:00
  • 5af263c2df Merge pull request #729 from ParkerKemp/master Jason Franklin 2017-07-29 09:04:44 -04:00
  • 35724ee206 Refactor the internals of "_newVSplit()" Jason Franklin 2017-07-29 08:55:28 -04:00
  • 719d6785d4 Edit the commentary in "opener.vim" Jason Franklin 2017-07-29 08:37:25 -04:00