ZeusTheTrueGod
0a16b24268
Better flow for renaming and deleting files
Previously when you delete or moved a file via
md or mm commands the NERDTree was asking you about what to do
with the remaining buffer of the just deleted or moved file. I
always press 'y' in this cases so I've decided to add a new parameter,
NERDTreeAutoDeleteBuffer which you can set to 1 in order to skip
this confirmation.
12 years ago
Martin Grenfell
a1433c485e
update the doc for NERDTreeCasadeOpenSingleChildDir
12 years ago
Martin Grenfell
b64f4428c1
default NERDTreeCasadeOpenSingleChildDir to 1
12 years ago
pendulm
29e687978b
add option NERDTreeCasadeOpenSingleChildDir and function
TreeDirNode.openAlong for Issues #179 .
12 years ago
Martin Grenfell
54fab2f2e5
add dir and file flags to NERDTreeIgnore regexes
This allows users to specify whether each regex in NERDTreeIgnore should
apply to only files or only dirs.
13 years ago
Martin Grenfell
33a64260cd
add NERDTreeCustomIgnoreFilter hook
this gives users a chance to filter out nodes using whatever logic they
please
13 years ago
Martin Grenfell
73e2d8ca7e
update the doc for the new key api functionality
13 years ago
Martin Grenfell
205367ab3f
update changelog/credits and bump to version 4.2.0
13 years ago
Martin Grenfell
4411344f7c
update the doc for the new NERDTreeFind behaviour
13 years ago
Min-Young Wu
dcccd0e532
Defaulting bookmark name to file/dir name
Note that for directories, there is a trailing slash
13 years ago
Cam Thompson
999ba49857
merge hide bookmarks and press ? options
13 years ago
Cam Thompson
2d17132f48
add bookmarks and press help documentation
13 years ago
Marcin Kulik
8accb0978e
Make tree style (|+~ or arrows) configurable
13 years ago
marty
7650cdc662
update credits/changelog
14 years ago
marty
153041ac93
switch to version 4.1.0
15 years ago
marty
68cb5fc2eb
update changelog and credits
15 years ago
marty
b047d7f312
put the open-in-new-tab logic in the models, make NERDTreeQuitOnOpen effect T and t
15 years ago
marty
4b566f153f
add NERDTreeFind command and handling code
15 years ago
marty
c864c6e463
bugfix for NERDTreeMirror
when the user was prompted to choose a tree to mirror, it would mirror
the wrong one
15 years ago
marty
bc55f3dda8
fix a typo in the doc
15 years ago
marty
39a3a78729
update changelog/credits
15 years ago
marty
3837ea85e0
change my email to gmail
15 years ago
marty
e2265ec3b3
update the changelog
15 years ago
marty
5ba3b3a5a8
update the doc
15 years ago
marty
6a513e4340
remove some old code left over for the ! mapping
15 years ago
marty
1ea2a0c29b
update doc RE menu
15 years ago
marty
36e4402550
update the API doc
15 years ago
marty
7051977808
updates to the doc
15 years ago
marty
5e9635dfa4
update some of the old fs menu doc for the new menu system
15 years ago
marty
1080246af9
add some doc for the new API
15 years ago
marty
59257d7a3a
remove the old api functions
15 years ago
marty
236d20946c
correct a typo in the changelog
15 years ago
marty
a796715ac1
add A mapping to maximize/restore tree window size
this commit is a modified patch from Guillaume Duranceau
15 years ago
marty
abfd4fef76
correct a typo in the changelog
15 years ago
marty
95acf7dd25
add A mapping to maximize/restore tree window size
this commit is a modified patch from Guillaume Duranceau
15 years ago
Martin Grenfell
e164980d84
fix a bug where the script ignored dirs ending in a dot
15 years ago
Martin Grenfell
71ebe27a8d
fix a bug with secondary nerd trees and NERDTreeQuitOnOpen
15 years ago
Martin Grenfell
e7ebee3084
switch to version 3.1.1
15 years ago
Martin Grenfell
1239f78baf
update changelog
15 years ago
Martin Grenfell
9b12953343
add a help file entry for the cd mapping
15 years ago
Martin Grenfell
84f9793231
fix some help tags
15 years ago
Martin Grenfell
1f46ecf4b8
update changelog
15 years ago
Martin Grenfell
3796a8799a
map '<CR>' to the same as 'o'
15 years ago
Martin Grenfell
faf1459ce5
minor doc fix
16 years ago
Martin Grenfell
02751f4d11
update changelog and credits
16 years ago
Martin Grenfell
7522cbf4f0
add g:NERDTreeStatusline option
allows the statusline to be customised for the nerd tree window
16 years ago
Martin Grenfell
40374e5056
add doc for the vertical split maps
16 years ago
Martin Grenfell
4e4fb179e7
correct a help tag
16 years ago
Martin Grenfell
7b59186dfe
update change log and credits
16 years ago
Martin Grenfell
495e906169
update changelog
16 years ago