diff options
| author | 2020-06-15 19:54:44 +0530 | |
|---|---|---|
| committer | 2020-06-15 19:54:44 +0530 | |
| commit | 4b4bf6cca55e7f6710113e36c5ff8f776ca045a2 (patch) | |
| tree | db6e3076f2daa3c6dfe16d319d8f7bab8adb4c60 /misc/auto-completion/bash | |
| parent | d9b8b0e8216ca76e25a2589ad1527d90e78aec43 (diff) | |
| download | nnn-4b4bf6cca55e7f6710113e36c5ff8f776ca045a2.tar.gz | |
Option -u to disable current/selection prompt
Diffstat (limited to 'misc/auto-completion/bash')
| -rw-r--r-- | misc/auto-completion/bash/nnn-completion.bash | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/auto-completion/bash/nnn-completion.bash b/misc/auto-completion/bash/nnn-completion.bash index 69c2047..63ad1d7 100644 --- a/misc/auto-completion/bash/nnn-completion.bash +++ b/misc/auto-completion/bash/nnn-completion.bash @@ -37,6 +37,7 @@ _nnn () -S -t -T + -u -V -x -h |