Commit Graph

  • 1e2b7ef98d Remove AddDefaultGroupToSortOrder check from startup. Phil Runninger (mac) 2018-07-02 09:06:09 -0400
  • 6ef3213cd0 Fix indentation. Phil Runninger (mac) 2018-07-02 08:55:32 -0400
  • a053925279 Recalculate the node's sortkey every time. Phil Runninger (mac) 2018-07-01 19:57:02 -0400
  • 703e1ef4fe Correctly check the type of the sort key's value. Fixes #842. Phil Runninger (mac) 2018-07-01 19:55:26 -0400
  • d6032c876c
    Merge pull request #853 from bubba-h57/master Phil Runninger 2018-06-15 12:04:30 -0400
  • 08db3a0eea Do not need to check for unix os here. Bubba 2018-06-15 12:02:58 -0400
  • a053179d6a Use the case-insensitive regex Bubba 2018-06-15 11:29:09 -0400
  • c0d87db309 Better OSX detection Bubba 2018-06-15 10:43:20 -0400
  • 26abd33ad9
    Merge pull request #852 from mnussbaum/fix_maybe_missing_map Phil Runninger 2018-06-12 18:34:52 -0400
  • eb048a3070 Bugfix - ensure keymaps dictionary exists before using it mnussbaum 2018-06-12 12:43:25 -0700
  • bf4591c5d8
    Merge pull request #851 from mnussbaum/decrease_startup_time Phil Runninger 2018-06-12 11:31:03 -0400
  • 657be6b24d Mark private function with leading underscore mnussbaum 2018-06-12 08:28:04 -0700
  • c6d757f198 Decrease startup-time by avoiding iteration over maps mnussbaum 2018-06-10 23:36:56 -0700
  • 9af083a6d1
    Merge pull request #849 from lifecrisis/sort-maps Jason Franklin 2018-06-06 13:15:53 -0400
  • 57c825a169 Add code to sort mappings in quickhelp Jason Franklin 2018-06-06 09:02:25 -0400
  • 0788027b55
    Merge pull request #844 from lifecrisis/clearjumps Jason Franklin 2018-05-29 16:13:48 -0400
  • 80ee0897ff Add a call to ":clearjumps" to "_createTreeWin()" Jason Franklin 2018-05-26 08:43:27 -0400
  • 35953042fb
    Merge pull request #840 from scrooloose/create_parent_directories_on_m-m Jason Franklin 2018-05-22 09:48:37 -0400
  • c4f8a0f370 Like m-c did before, create parent directories if needed on m-m. Phil Runninger (mac) 2018-05-16 13:09:20 -0400
  • 6188c5ea5f
    Merge pull request #838 from lifecrisis/updir-fix Jason Franklin 2018-05-07 08:22:55 -0400
  • 0bf429bac3
    Merge pull request #837 from scrooloose/readonly-error-#831 Phil Runninger 2018-05-06 21:13:44 -0400
  • f9e83ad8bd Fix a bug with the 'u' mapping Jason Franklin 2018-05-06 12:19:19 -0400
  • 2c38519733 Make the NERDTree buffer writable when rendering it. Phil Runninger (mac) 2018-05-06 11:34:24 -0400
  • 68313ef0f5
    Merge pull request #835 from lifecrisis/cleanmaps Jason Franklin 2018-04-30 15:24:58 -0400
  • 2437b75479 Remove unsupported bookmark table mappings Jason Franklin 2018-04-28 09:17:29 -0400
  • 925a96f58d
    Merge pull request #834 from bravestarr/fix-multibyte-path Phil Runninger 2018-04-26 09:36:24 -0400
  • abf200397f
    Merge branch 'master' into fix-multibyte-path bravestarr 2018-04-26 21:20:33 +0800
  • b45f2c27ea Replace strcharpart() with substitute() for backward compatibility bravestarr 2018-04-26 17:13:06 +0800
  • cc60495fe0
    Merge pull request #833 from hav4ik/master Phil Runninger 2018-04-25 01:25:43 -0400
  • 0972cda243 Fixed bug 'unknown function strcharpart' for older versions of Vim hav4ik 2018-04-25 03:04:18 +0300
  • d3a7cd20ae
    Merge pull request #830 from bravestarr/fix-multibyte-path Phil Runninger 2018-04-24 14:19:36 -0400
  • ec3c3b0fa1
    Merge pull request #832 from lifecrisis/menufix Jason Franklin 2018-04-23 17:12:14 -0400
  • 6aff1b6cd3 Display a path with multi-byte characters correctly when it is truncated bravestarr 2018-04-22 21:18:46 +0800
  • 164131762f Refine the internals of the "showMenu()" function Jason Franklin 2018-04-22 10:23:16 -0400
  • 38d4d2288a Clean up a function comment Jason Franklin 2018-04-22 10:21:16 -0400
  • 1792b6a75b Clear output when the NERDTree menu is aborted Jason Franklin 2018-04-22 10:19:13 -0400
  • 727770147a
    Merge pull request #824 from ngnmhieu/master Phil Runninger 2018-04-10 08:23:02 -0400
  • 435861ee69 Support revealing file and executing file with xdg-open for Linux Hieu Nguyen 2018-04-09 19:08:09 +0200
  • a0e49c9b11
    Merge pull request #822 from scrooloose/821-better_delete_confirmation Phil Runninger 2018-04-02 14:01:00 -0400
  • b37495fa98 If node isn't open, count children on disk before deleting. Phil Runninger (mac) 2018-04-02 09:26:34 -0400
  • a172d7cfcb Add documentation for the NERDTreeRemoveDirCmd option. Phil Runninger (mac) 2018-03-13 08:51:33 -0400
  • b702500f77
    Merge pull request #816 from kutsan/master Phil Runninger 2018-03-13 08:41:08 -0400
  • 9afa6b3828
    Add new variable g:NERDTreeRemoveFileCmd Kutsan Kaplan 2018-03-13 06:14:39 +0300
  • ed446e5cbe
    Update issue template again. "Optional" isn't needed. Phil Runninger 2018-03-06 11:31:19 -0500
  • f6987b7ea6
    Merge pull request #814 from scrooloose/813-bwipeout_NERDTree_buffer Phil Runninger 2018-03-06 11:28:46 -0500
  • d6fe203dec Update issue template, making it a little cleaner. Phil Runninger (mac) 2018-03-06 09:23:11 -0500
  • dc349a072a Use a better check for existence of the NERDTree buffer. Phil Runninger (mac) 2018-03-06 08:41:06 -0500
  • e47e588705
    Merge pull request #801 from mrubli/focus-on-close Phil Runninger 2018-02-02 09:19:53 -0500
  • a0f3bf3ed6 Focus previous window when closing NERDTree Martin Rubli 2018-02-02 20:10:34 +0800
  • 68572ef461
    Merge pull request #796 from lifecrisis/doc-update Jason Franklin 2018-01-07 08:34:08 -0500
  • 183bb53485
    Merge pull request #795 from lifecrisis/empty-line Jason Franklin 2018-01-07 08:33:01 -0500
  • 6e26222a30 Update the docs for "NERDTreeStatusline" Jason Franklin 2018-01-06 10:44:50 -0500
  • a019486dc8 Fix unstable behavior in "NERDTreeUI.getPath()" Jason Franklin 2018-01-06 09:46:40 -0500
  • 1d14961285 Remove a noise comment Jason Franklin 2018-01-06 09:28:15 -0500
  • 8f052c5b47 Simplify the commentary for the "getPath()" method Jason Franklin 2018-01-06 09:23:27 -0500
  • 1e93f6840a Format the commentary in "ui.vim" Jason Franklin 2018-01-06 09:10:10 -0500
  • c6a68d4b96 Improve the style in a "TreeFileNode" method Jason Franklin 2018-01-06 09:02:10 -0500
  • d745e11b42 Format the commentary in "tree_file_node.vim" Jason Franklin 2018-01-06 08:54:28 -0500
  • e6a116a9cd Improve the code style in a "Path" method Jason Franklin 2018-01-06 08:41:55 -0500
  • f4df038366 Refactor the "Path" constructor Jason Franklin 2018-01-06 08:35:34 -0500
  • 5fc48b0b13
    Merge pull request #794 from lifecrisis/reopen779 Jason Franklin 2018-01-05 08:35:52 -0500
  • af3ba1ef4e Revert the bugfix from pull request #785 Jason Franklin 2018-01-05 08:23:03 -0500
  • fa65ec60ea Merge pull request #786 from lifecrisis/find-hidden Jason Franklin 2018-01-05 08:10:21 -0500
  • d90b2af474 Add a space to help the parser Jason Franklin 2017-12-22 10:46:49 -0500
  • 0ff697eb40 Implement the "isHiddenUnder()" method for Path Jason Franklin 2017-12-22 10:28:31 -0500
  • 57788abd6f
    Merge pull request #785 from lifecrisis/find-new-file Jason Franklin 2017-12-22 09:44:04 -0500
  • f6dad4796e Update the documentation Jason Franklin 2017-12-22 09:15:07 -0500
  • 01b011d38e Have "finAndRevealPath()" fail on no file Jason Franklin 2017-12-22 08:45:57 -0500
  • 344119439e Refresh children of directory nodes on "reveal()" Jason Franklin 2017-12-21 10:26:07 -0500
  • 90d08dc626 Add a debugging message Jason Franklin 2017-12-21 09:26:26 -0500
  • 5301dd24fb Improve variable naming in "findAndRevealPath" Jason Franklin 2017-12-21 08:43:15 -0500
  • 496d9a17d8 Remove code duplication in "findAndRevealPath" Jason Franklin 2017-12-21 08:28:28 -0500
  • fc14b4f5df
    Add :Helptags to the pathogen instructions Phil Runninger 2017-12-19 09:45:47 -0500
  • 509122df20
    Merge pull request #782 from lifecrisis/modelines Jason Franklin 2017-12-17 08:53:01 -0500
  • 9f985514f0 Add modelines Jason Franklin 2017-12-17 08:42:49 -0500
  • 193fed598b
    Merge pull request #781 from lifecrisis/find-complete Jason Franklin 2017-12-12 09:03:53 -0500
  • b4b99c39fa Change the type of completion used by NERDTreeFind Jason Franklin 2017-12-12 08:22:07 -0500
  • 461ea6d2d8
    Merge pull request #778 from zhenyangze/master Phil Runninger 2017-12-11 13:27:14 -0500
  • c20ac9c27f
    Merge pull request #772 from skyblueee/stripMarkup_leadingSpaces Jason Franklin 2017-12-09 11:33:54 -0500
  • fc55d012ee
    Merge pull request #773 from skyblueee/wasdir_sub Jason Franklin 2017-12-09 11:28:40 -0500
  • 2129740419 Add style improvements Jason Franklin 2017-12-09 11:09:10 -0500
  • 12960b966f change NERDTreeFind with args zhenyangze 2017-12-09 16:58:18 +0800
  • 8cbea5109e
    Merge pull request #777 from lifecrisis/bm-confirm Jason Franklin 2017-12-06 11:10:51 -0500
  • e48ae299f9 Update the delete bookmark map to use confirm() Jason Franklin 2017-12-01 08:45:18 -0500
  • ea01a691a2 remove useless removeLeadingSpaces in _stripMarkup SkyBlueEE 2017-11-28 00:04:03 +0800
  • 3485b2a939 remove useless substitute when 'file =~# "/$"' SkyBlueEE 2017-11-27 23:56:41 +0800
  • b89de09810
    Merge pull request #769 from lifecrisis/o-map Jason Franklin 2017-11-20 07:47:33 -0500
  • ac94cd28c2 Make the "o" mapping consistent with "x" Jason Franklin 2017-11-19 16:37:54 -0500
  • e0e36c5385
    Fix a problem with the "x" handler (#768) Jason Franklin 2017-11-18 10:55:43 -0500
  • f526c4e652
    Clean up the handler for the "x" mapping (#767) Jason Franklin 2017-11-18 09:51:34 -0500
  • 70c8cb9bfa
    Revert change to tab opening method (#766) Jason Franklin 2017-11-18 09:50:40 -0500
  • 93356cd92b
    Add back support for "b:NERDTreeRoot" (#765) Jason Franklin 2017-11-14 18:36:09 -0500
  • b6e3c0db30
    Merge pull request #759 from lifecrisis/iss549 Jason Franklin 2017-11-14 08:37:09 -0500
  • e59d02575e Update the CHANGELOG Jason Franklin 2017-11-14 08:33:31 -0500
  • 21c470c316 Have new tabs open as the last tab (with '$') Jason Franklin 2017-11-14 08:29:40 -0500
  • 4c409a1640 Add a note/warning to "TreeDirNode.activate()" Jason Franklin 2017-11-11 13:23:51 -0500
  • e27cd86a9b Document "t" and "T" mappings in the quick help Jason Franklin 2017-11-11 13:09:42 -0500
  • 31dbf1c139 Silence messages when opening a file with "T" Jason Franklin 2017-11-11 12:37:04 -0500
  • c9f7014034 Fix handlers for "t" and "T" on bookmarks Jason Franklin 2017-11-11 12:10:08 -0500
  • ae1c95bcbc Explicitly call open() in "ui_glue.vim" callbacks Jason Franklin 2017-11-11 11:00:26 -0500