From 794a0e27091b63f997fc829d0288cde5a4a2edbd Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sun, 16 Jun 2019 22:21:13 +0530 Subject: Move scripts to misc --- scripts/auto-completion/fish/nnn.fish | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 scripts/auto-completion/fish/nnn.fish (limited to 'scripts/auto-completion/fish') diff --git a/scripts/auto-completion/fish/nnn.fish b/scripts/auto-completion/fish/nnn.fish deleted file mode 100644 index c0a6b1f..0000000 --- a/scripts/auto-completion/fish/nnn.fish +++ /dev/null @@ -1,18 +0,0 @@ -# -# Fish completion definition for nnn. -# -# Author: -# Arun Prakash Jana -# - -complete -c nnn -s b -r -d 'bookmark key to open' -complete -c nnn -s d -d 'show hidden files' -complete -c nnn -s e -d 'use exiftool instead of mediainfo' -complete -c nnn -s h -d 'show this help and exit' -complete -c nnn -s i -d 'start in navigate-as-you-type mode' -complete -c nnn -s l -d 'start in light mode (fewer details)' -complete -c nnn -s p -r -d 'copy selection to file' -complete -c nnn -s s -d 'use substring match for filters' -complete -c nnn -s S -d 'start in disk usage analyzer mode' -complete -c nnn -s v -d 'show program version and exit' -complete -c nnn -s w -d 'wild load' -- cgit v1.2.3-70-g09d2