From fd8a8387b8a21216ae379f6a8c448c82fd52fd28 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Thu, 12 Dec 2019 19:51:08 +0530 Subject: Add option to show noti and copy selection to system clipboard --- misc/auto-completion/zsh/_nnn | 1 + 1 file changed, 1 insertion(+) (limited to 'misc/auto-completion/zsh') diff --git a/misc/auto-completion/zsh/_nnn b/misc/auto-completion/zsh/_nnn index d5d5c1d..34db851 100644 --- a/misc/auto-completion/zsh/_nnn +++ b/misc/auto-completion/zsh/_nnn @@ -28,6 +28,7 @@ args=( '(-S)-S[start in disk usage analyzer mode]' '(-t)-t[disable dir auto-select]' '(-v)-v[show program version and exit]' + '(-x)-x[notis, sel to system clipboard]' '(-h)-h[show program help]' '*:filename:_files' ) -- cgit v1.2.3-70-g09d2