40 Commits (7f770c84847805616bec08d56bef018287347a23)

Author SHA1 Message Date
Indrajit Raychaudhuri 0b5bfc8990 completion: Detect Homebrew prefix internally, not idiomatically 2 years ago
Indrajit Raychaudhuri 4857f86af2 completion: Unset local variable outside condition block 3 years ago
Indrajit Raychaudhuri 7e116997a0 completion: Avoid double-quoting LS_COLORS for completion 3 years ago
Indrajit Raychaudhuri c5b97ad933 completion: Skip completion lookup for key-only brewed curl 3 years ago
Indrajit Raychaudhuri 8edbc13597 completion: Set standard style used by 'list-colors' 3 years ago
Indrajit Raychaudhuri 02a4ab96ee completion: Add completion for keg-only brewed curl when available 3 years ago
Indrajit Raychaudhuri fe8f57b62f completion: Add note about keep zcompdump younger than cache time 3 years ago
mattmc3 af520f0186 Ensure compinit updates its modified date 3 years ago
Texas Toland 2f58a96a04 Make .zcomp* location configurable (#1842) 4 years ago
Indrajit Raychaudhuri 3fc54bf88a general: Miscellaneous documentation updates 6 years ago
Indrajit Raychaudhuri f30d954071 completion: Compact path to global ssh known hosts file 6 years ago
Alexander Neumann a8fe3db3ca Fix path to global ssh known hosts file 6 years ago
Indrajit Raychaudhuri a60499f933 [general] Miscellaneous cleanup and formatting 7 years ago
Indrajit Raychaudhuri 591d087ccc [completion] Allow ignores for '/etc/hosts' entries to be dynamic 7 years ago
Indrajit Raychaudhuri 9b6bf4a7cd [completion] Support ignoring '/etc/hosts' entries in host completion 7 years ago
Indrajit Raychaudhuri 6e1f4ddd19 [completion] Minor cleanup of zstyle completion 'tag-order' 7 years ago
Indrajit Raychaudhuri 3f99519021 Prefer evaluation over test for arithmetic expression 7 years ago
Kaleb Elwert 871b15663c Cache the completion for a quicker startup 7 years ago
Anton Löfgren 5c0e68f75f completion: Cap max-errors at 7 to avoid hanging (#953) 7 years ago
Scott Stevenson 6a812ed36b Correct typos in completion module 9 years ago
Sorin Ionescu 88aee30ae8 [Fix #762] Use $LOGNAME instead of $USER 10 years ago
Sorin Ionescu a84ac5b002 Only one newline at end of file 10 years ago
Jongwook Choi 62198b0326 Display full command line on suggestion for the kill command 10 years ago
Sorin Ionescu b42479a7c7 Set WORDCHARS in the editor module 11 years ago
Sorin Ionescu 5d4282c43d [Fix #347] Move 'users' from tag-order to group-order 12 years ago
Shahar Mintz decf3cd875 Fix auto completion for SSH hosts when saved with a non-standard port 12 years ago
Sorin Ionescu 8cdf06e386 [#255] Use $ZDOTDIR or $HOME 12 years ago
Sorin Ionescu fb9a20591f [Fix #197] Rebrand as Prezto 12 years ago
Sorin Ionescu 1ea238e276 [Fix #256] Rename .zcache to .zcompcache 12 years ago
Sorin Ionescu 3b87a4db48 Update external completions 12 years ago
Sorin Ionescu 9a52ecb21b Increase heading readability 12 years ago
Sorin Ionescu 060d9064f8 [Fix #202] Load modules all or nothing 12 years ago
Sorin Ionescu be2c8decdb Use $HOME instead of ~ 12 years ago
Sorin Ionescu c0f2007646 [Fix #135] Set completion default list-colors 12 years ago
Sorin Ionescu c24273e4d2 Rename the completion module zstyle 12 years ago
Indrajit Raychaudhuri e79fc7a1aa Add IPv6 patterns to ignore list of host completion 12 years ago
Sorin Ionescu 5edd663510 [Fix #160] Exclude all words but the current one 12 years ago
Sorin Ionescu e5ec94af42 Check for non-empty files, not just existance 12 years ago
Sorin Ionescu 6233ec6aad [#23] Add a module loading function 12 years ago
Sorin Ionescu 92816f6db7 [#23] Convert completion into a module 12 years ago
Sorin Ionescu 647ac1ac00 Return 1 when a file fails to load 12 years ago
Sorin Ionescu b96bbca51c Added or edited file headers. 13 years ago
Sorin Ionescu f0499b76c3 Use zstyle instead of variables for configuration. 13 years ago
Sorin Ionescu 9d27df2050 Tradition dictates that options are uppercase. 13 years ago
Sorin Ionescu faeca82831 The functions directory should only hold functions. 13 years ago
Sorin Ionescu 65c5f613e1 Improved completion. 13 years ago
Sorin Ionescu 3fd9cf9f86 Renamed lib/ to functions/ and renamed files inside of it. 13 years ago
Sorin Ionescu 94ab5e0ec8 Cleaned up lib/ and removed trailing white space everywhere. 13 years ago
Sorin Ionescu f26a86795e Disabled complist since it's crashing ZSH on menu completion. 13 years ago
Sorin Ionescu deab2ed376 Fix for dumb terminals like Vim's. 14 years ago