Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File Marking and execution #32

Closed
connermcd opened this issue Sep 16, 2010 · 1 comment
Closed

File Marking and execution #32

connermcd opened this issue Sep 16, 2010 · 1 comment

Comments

@connermcd
Copy link

Hey NERDTree huggers,

Great plugin! Love what you've done! There's one feature I'm really missing from netrw that I think would be a great addition to your plugin: the ability to mark multiple files and execute a command on them at once. In netrw this is done by the mf and mx commands, by the functions NetrwMarkFile(islocal, fname) and NetrwMarkFileExe(islocal). From taking a brief peek at the code this should be extremely do-able in NERDTree, and would be extremely useful. For example, say I'm working on NERDTree in my git repository and I want to add certain files. I could mark those files using a command (in different directories in my tree branch even) then use one command to add them all to git! A myriad of other possibilities awaits.

@PhilRunninger
Copy link
Member

I'm not going to pursue this, but if someone wants to tackle it, I'll entertain a pull request for it. One of the difficulties is that we're running out of letters to use for commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants