From ff5685b64de1725e77208f0c963015bcaf3a6037 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sat, 31 Oct 2020 20:47:07 +0530 Subject: Option -U to show user and group in status bar --- misc/auto-completion/fish/nnn.fish | 1 + 1 file changed, 1 insertion(+) (limited to 'misc/auto-completion/fish') diff --git a/misc/auto-completion/fish/nnn.fish b/misc/auto-completion/fish/nnn.fish index d47c72e..fdd27f8 100644 --- a/misc/auto-completion/fish/nnn.fish +++ b/misc/auto-completion/fish/nnn.fish @@ -39,6 +39,7 @@ complete -c nnn -s S -d 'persistent session' complete -c nnn -s t -r -d 'timeout in seconds to lock' complete -c nnn -s T -r -d 'a d e r s t v' complete -c nnn -s u -d 'use selection (no prompt)' +complete -c nnn -s U -d 'show user and group' complete -c nnn -s V -d 'show program version and exit' complete -c nnn -s w -d 'hardware cursor mode' complete -c nnn -s x -d 'notis, sel to system clipboard' -- cgit v1.2.3-70-g09d2