1
0
Fork 0
Commit Graph

21 Commits (9f34bbedc8d4843b0ed50f76d38b63e5aa48cc8b)

Author SHA1 Message Date
Pat Regan 655e6e8df0 Merge remote branch 'upstream/master'
14 years ago
Pat Regan 16ac094a43 Moved compinit call back to oh-my-zsh.sh, after plugins are loaded
14 years ago
Robby Russell 8883ace767 Revert "Enable alias completion, do not limit completion to just files"
14 years ago
Pat Regan ef4175981b Moved the single compinit call from oh-my-zsh.sh to lib/completion.zsh
14 years ago
Pat Regan 993e05da50 Replace redundant calls to compinit with a single call.
14 years ago
Woody Gilk c3a58b0004 Enable alias completion, do not limit completion to just files
14 years ago
gwjo 9465ba0de4 Completion fixes
14 years ago
Tomas Kramar 74b2c5d75a Do not complete named-directories
14 years ago
Robby Russell 455669e976 Removing legacy completion code
15 years ago
Robby Russell 7a9d4ceb75 Merge remote branch 'jreese/master'
15 years ago
kremso 926d9e8893 Don't autoselect first completion entry (Fixes #14)
15 years ago
John Reese 99d72cad55 Ignore errors from compaudit when using `sudo -s`
15 years ago
Toon Claes 065ae00673 Revert
15 years ago
Toon Claes dca4651cee Completion from history
15 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
15 years ago
Robby Russell 58bccaf6fc Fixing merge conflicts 886d97f41e
15 years ago
To1ne 6ef2e1f51c Added some comment
15 years ago
Matthew Donoughe c1444a9612 should probably use the value of CASE_INSENSITIVE
15 years ago
Matthew Donoughe cea6040c30 allow case sensitivity to be toggled
15 years ago
James Cox 8a8a7bafa0 merge upstream
15 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
15 years ago