diff options
author | 2019-12-25 22:18:09 +0530 | |
---|---|---|
committer | 2019-12-25 22:18:09 +0530 | |
commit | ffb0b0e3c220cb17db2c5de1fae2c8899901fadd (patch) | |
tree | 7d053bab702ac8f5c853f4308f74abbaff668893 /misc/auto-completion/bash | |
parent | 541bc3f653ae6af0f49b6844bc641e9f4627f99d (diff) | |
download | nnn-ffb0b0e3c220cb17db2c5de1fae2c8899901fadd.tar.gz |
Revert "Use b and ^B as bookmark key"
This reverts commit 278fcfdfc930ff32f3159e84facec79165019570.
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 86102bd..22da4af 100644 --- a/misc/auto-completion/bash/nnn-completion.bash +++ b/misc/auto-completion/bash/nnn-completion.bash @@ -19,6 +19,7 @@ _nnn () -E -g -H + -i -K -n -o @@ -30,7 +31,6 @@ _nnn () -S -t -v - -V -x -h ) |