nerdtree-visual-selection icon indicating copy to clipboard operation
nerdtree-visual-selection copied to clipboard

Added add to arglist and set arglist

Open joacortez opened this issue 1 year ago • 0 comments

  • Added the ability to add a visual selection of nodes to the arglist

When using visual selection pressing 'a' will append the current selection to the arglist. Pressing 'A' will overwrite it by emptying the list before appending the selected nodes. This function only adds readable files and ignores directories and non-existant or otherwise undreadable files.

The user will experience:

  1. Confirm whether to add node to arglist.
  • Update the README file with the new features

joacortez avatar Aug 20 '24 19:08 joacortez