Commit Graph
3 Commits
Author SHA1 Message Date
Tomas Kramar 6c3b9daaf7 Add vi-mode plugin for vi-like editing 2010-09-26 22:25:31 +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