From 64667b377d132cd915d128d91c2ab7b38c1ba683 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Fri, 17 Jan 2020 19:06:42 +0530 Subject: Options -e and -t Replaces the following environment variables: - NNN_USE_EDITOR - NNN_IDLE_TIMEOUT --- plugins/nuke | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/nuke b/plugins/nuke index 5fbf509..d0223c3 100755 --- a/plugins/nuke +++ b/plugins/nuke @@ -13,7 +13,7 @@ # # export NNN_OPENER=nuke # 2. Run nnn with the program option to indicate a CLI opener # nnn -c -# # The -c program option overrides config `NNN_USE_EDITOR` +# # The -c program option overrides option -e # 3. nuke can use nnn plugins (e.g. mocplay is used for audio), $PATH is updated. # # Details: -- cgit v1.2.3-70-g09d2