Commit Graph
5 Commits
Author SHA1 Message Date
Tomas Kramar 6c3b9daaf7 Add vi-mode plugin for vi-like editing 2010-09-26 22:25:31 +02:00
Tomas Kramar 74b2c5d75a Do not complete named-directories 2010-09-26 18:29:14 +02:00
Tomas Kramar e37d62a282 unset config_file is useless 2010-09-26 18:28:29 +02:00
kremsoandRobby Russell 926d9e8893 Don't autoselect first completion entry (Fixes #14)
The key here is not using MENU_COMPLETE which autoselects the first
entry, but using AUTO_MENU which displays the menu but autoselects
on successive tab hit.

Also, do not use zstyle menu yes because that somehow overrides
the setopts.
2010-05-06 21:06:58 -07:00
Tomas Kramar 3e1d5fa316 Make Shift+Tab move backwards in the menu 2010-03-22 21:44:15 +01:00