From 14beb0746f07f94f52c5b628b046d3c9f2add9c6 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sun, 10 May 2020 11:21:37 +0530 Subject: Fix #564: Option -l: number of lines to move on mouse scroll --- 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 0251f38..4b40306 100644 --- a/misc/auto-completion/zsh/_nnn +++ b/misc/auto-completion/zsh/_nnn @@ -20,6 +20,7 @@ args=( '(-g)-g[regex filters]' '(-H)-H[show hidden files]' '(-K)-K[detect key collision]' + '(-l)-l[lines to move per scroll]:val' '(-n)-n[start in type-to-nav mode]' '(-o)-o[open files only on Enter]' '(-p)-p[copy selection to file]:file name' -- cgit v1.2.3-70-g09d2