]> Sergey Matveev's repositories - nnn.git/commit
Get rid of selection mode. Plus associated changes.
authorArun Prakash Jana <engineerarun@gmail.com>
Mon, 30 Sep 2019 16:05:52 +0000 (21:35 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Mon, 30 Sep 2019 16:05:52 +0000 (21:35 +0530)
commit57d9edfed312a6db9f6f4c1949001c082c0cbb9d
tree2166a0ff5df478a208dc638fcfc861b8ae2b8f30
parent7cae5dfe44942c54463c09a373f3dd70c6fc4e53
Get rid of selection mode. Plus associated changes.

- distinct keybinds for single entry, range or all selection
- selecting a file/range/all files would turn selection mode on
- single file/range or all selection appends to selection
- any operation (cp, mv, rm, plugin/file execution, cmd prompt, launch app, spawn
  shell) on selection ends the selection mode
- selection buffer is cleared after mv, rm on selection
- repeat range selection on same file clears selection and exits seleciton mode
- basic check (won't work on dir reload) added to avoid duplicates in selection
src/nnn.c