1
0
Fork 0
Commit Graph

22 Commits (d10192c6d0f0ba2038b06f97f30ed83f80139577)

Author SHA1 Message Date
Sorin Ionescu deab2ed376 Fix for dumb terminals like Vim's.
14 years ago
Pat Regan bb45bab6aa Merge remote branch 'upstream/master'
14 years ago
Pat Regan af0b6ac28f Moved compinit call back to oh-my-zsh.sh, after plugins are loaded
14 years ago
Pat Regan a56e12932f Moved the single compinit call from oh-my-zsh.sh to lib/completion.zsh
14 years ago
Pat Regan 782883b5d8 Replace redundant calls to compinit with a single call.
14 years ago
Woody Gilk 88faaec7c9 Enable alias completion, do not limit completion to just files
14 years ago
Robby Russell 7b8cf376d1 Revert "Enable alias completion, do not limit completion to just files"
14 years ago
gwjo 86ca51a6b7 Completion fixes
14 years ago
Tomas Kramar 3570f0d243 Do not complete named-directories
14 years ago
Robby Russell 4381863fd2 Removing legacy completion code
15 years ago
Robby Russell 85ce63d3f8 Merge remote branch 'jreese/master'
15 years ago
John Reese ab010947ae Ignore errors from compaudit when using `sudo -s`
15 years ago
kremso 9ec6086282 Don't autoselect first completion entry (Fixes #14)
15 years ago
Toon Claes 8e3e355ce3 Revert
15 years ago
Toon Claes 0c3b9a6f88 Completion from history
15 years ago
Robby Russell 6326573fa2 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 d540b24263 Fixing merge conflicts 886d97f41e
15 years ago
To1ne 1617d8116d Added some comment
15 years ago
Matthew Donoughe a44b5660bf should probably use the value of CASE_INSENSITIVE
15 years ago
Matthew Donoughe 92f2cf94ad allow case sensitivity to be toggled
15 years ago
James Cox fdffd77e9c merge upstream
15 years ago
Robby Russell 8dd06e3c73 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