diff options
author | 2019-12-25 14:37:51 +0530 | |
---|---|---|
committer | 2019-12-25 14:37:51 +0530 | |
commit | 278fcfdfc930ff32f3159e84facec79165019570 (patch) | |
tree | 2dbef1fbe922b7c92dfc91e9740f2ac7f17f16e8 /misc/auto-completion/bash | |
parent | 89a158b9f42decbd9e5c8f4a0d5f3a63270b37dd (diff) | |
download | nnn-278fcfdfc930ff32f3159e84facec79165019570.tar.gz |
Use b and ^B as bookmark key
Diffstat (limited to 'misc/auto-completion/bash')
-rw-r--r-- | misc/auto-completion/bash/nnn-completion.bash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/auto-completion/bash/nnn-completion.bash b/misc/auto-completion/bash/nnn-completion.bash index 22da4af..86102bd 100644 --- a/misc/auto-completion/bash/nnn-completion.bash +++ b/misc/auto-completion/bash/nnn-completion.bash @@ -19,7 +19,6 @@ _nnn () -E -g -H - -i -K -n -o @@ -31,6 +30,7 @@ _nnn () -S -t -v + -V -x -h ) |