From a8b2035aa72696282d454c55126666b1ccb6b58c Mon Sep 17 00:00:00 2001 From: Daniel Friesel <derf@derf.homelinux.org> Date: Sat, 8 Nov 2008 20:47:05 +0100 Subject: options: Enabled list_packed --- etc/options | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/options') diff --git a/etc/options b/etc/options index 35dba8f..9552a1a 100644 --- a/etc/options +++ b/etc/options @@ -21,6 +21,9 @@ setopt dvorak # zshexpn(1) -> Filename generation setopt extended_glob +# More compact completion menus +setopt list_packed + # Accidently hitting ^s sucks (alternative: `stty -ixon`) unsetopt flow_control -- cgit v1.2.3