Woody Gilk
c3a58b0004
Enable alias completion, do not limit completion to just files
15 years ago
gwjo
9465ba0de4
Completion fixes
...
Use /etc/hosts in addtion to $HOME/.ssh/known_hosts as the source for
hostname completion
Turn on completion caching to speed up certain comands
When completing usernames, don't include system accounts by default
16 years ago
Tomas Kramar
74b2c5d75a
Do not complete named-directories
16 years ago
Robby Russell
455669e976
Removing legacy completion code
16 years ago
kremso
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.
16 years ago
John Reese
99d72cad55
Ignore errors from compaudit when using `sudo -s`
16 years ago
Toon Claes
065ae00673
Revert
17 years ago
Toon Claes
dca4651cee
Completion from history
17 years ago
Robby Russell
fc3a3c72b1
Only using the contents of .ssh/known_hosts when the file exists for ssh/scp auto-completion. Closes issue #20
17 years ago
To1ne
6ef2e1f51c
Added some comment
17 years ago
Matthew Donoughe
c1444a9612
should probably use the value of CASE_INSENSITIVE
17 years ago
Matthew Donoughe
cea6040c30
allow case sensitivity to be toggled
17 years ago
Robby Russell
8debd097fb
Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options
17 years ago
James Cox
93af38f154
further refactorings
17 years ago
James Cox
89d86d869c
some todo notes, take @chris2's titlebar improvements and poke at completions
17 years ago
Jamie van Dyke
4c69833eb1
added case-insensitive auto completion
17 years ago
Robby Russell
5da20b9ddd
Importing initial files after reorganizing stuff.
17 years ago