aboutsummaryrefslogtreecommitdiffstats
path: root/misc/auto-completion/bash
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-12-12 19:51:08 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-12-12 19:51:08 +0530
commitfd8a8387b8a21216ae379f6a8c448c82fd52fd28 (patch)
tree915ce95e9ed0842fe7a86dfe160e0052826dbc65 /misc/auto-completion/bash
parentf95ee54870e2259e9384c6f5641cb6d374526a65 (diff)
downloadnnn-fd8a8387b8a21216ae379f6a8c448c82fd52fd28.tar.gz
Add option to show noti and copy selection to system clipboard
Diffstat (limited to 'misc/auto-completion/bash')
-rw-r--r--misc/auto-completion/bash/nnn-completion.bash1
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 bddf84f..00e34d5 100644
--- a/misc/auto-completion/bash/nnn-completion.bash
+++ b/misc/auto-completion/bash/nnn-completion.bash
@@ -31,6 +31,7 @@ _nnn ()
-S
-t
-v
+ -x
-h
)
if [[ $prev == -b ]]; then