From b43531a749ce5141a155750babfeb374db6fb6b1 Mon Sep 17 00:00:00 2001 From: Shohei YOSHIDA Date: Mon, 25 May 2020 16:18:46 +0900 Subject: [PATCH] Update nano completion --- src/_nano | 1 + 1 file changed, 1 insertion(+) diff --git a/src/_nano b/src/_nano index db62fe8..6259f5f 100644 --- a/src/_nano +++ b/src/_nano @@ -31,6 +31,7 @@ _arguments -s -C \ {-c,--constantshow}'[Constantly show cursor position]'\ {-d,--rebinddelete}'[Fix Backspace/Delete confusion problem]'\ {-e,--emptyline}'[Keep the line below the title bar empty]'\ + {-f,--rcfile=}'[Use only this file for configuring nano]:file:_files'\ {-g,--showcursor}'[Show cursor in file browser & help text]'\ '(- *)'{-h,--help}'[Show help text and exit]'\ {-i,--autoindent}'[Automatically indent new lines]'\