nnn/misc
Arun Prakash Jana 600286b627
Always prefer selection over current file
If you have selected some files, you intend to work on them. Also, this prompt
expects <kbd>c</kbd> / <kbd>s</kbd> which should cancel the next prompt in the
delete workflow. Rest of the three workflows are non-fatal.

Benefits of removing this option:
- code reduction
- one less step in the relevant workflows (more than one prompt feels dragged)

This prompt shows in the following workflows:
- delete: users have explicitly requested to prefer sel over current
- batch rename: key <kbd>^R</kbd> renames a single file
- archive: in most of the cases the user would want to archive the selection
- create sym/hard link: not a frequently used workflow (in general)
2021-02-10 05:12:40 +05:30
..
auto-completion Always prefer selection over current file 2021-02-10 05:12:40 +05:30
desktop Install logo to desktop icons (#542) 2020-05-01 21:28:07 +05:30
haiku Fix #835 2021-01-13 14:13:07 +00:00
logo Add a logo for nnn (n³) (#544) 2020-05-01 21:17:03 +05:30
natool Move scripts to misc 2019-06-17 07:04:42 +05:30
packagecore Update tagline 2020-09-11 03:13:08 +05:30
quitcd Remove obsolete options 2020-11-27 18:29:04 +05:30
test Add support for Alexey Tourbin's QSORT code (#708) 2020-08-21 08:15:45 +05:30
CONTRIBUTING.md Update contributing guideline 2020-06-19 07:35:05 +05:30