40 Commits (43a9d037dc32574ae4f65006b88fe2c83beccfc5)

Author SHA1 Message Date
Indrajit Raychaudhuri ac1c39d2e1 completion: Detect Homebrew prefix internally, not idiomatically
2 years ago
Indrajit Raychaudhuri f1e24d3fd8 completion: Unset local variable outside condition block
3 years ago
Indrajit Raychaudhuri 9037fda36d completion: Avoid double-quoting LS_COLORS for completion
3 years ago
Indrajit Raychaudhuri 7052e2a002 completion: Skip completion lookup for key-only brewed curl
3 years ago
Indrajit Raychaudhuri c6b59f8bb1 completion: Set standard style used by 'list-colors'
3 years ago
Indrajit Raychaudhuri e87a9b0a93 completion: Add completion for keg-only brewed curl when available
3 years ago
Indrajit Raychaudhuri f651140f2c completion: Add note about keep zcompdump younger than cache time
3 years ago
mattmc3 6a70bdfff2 Ensure compinit updates its modified date
3 years ago
Texas Toland ff91c8d410
Make .zcomp* location configurable (#1842)
4 years ago
Indrajit Raychaudhuri 6f603df7a6 general: Miscellaneous documentation updates
6 years ago
Indrajit Raychaudhuri cd70822994 completion: Compact path to global ssh known hosts file
6 years ago
Alexander Neumann b11b9ce788 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)
8 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
12 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 ~
13 years ago
Sorin Ionescu c0f2007646 [Fix #135] Set completion default list-colors
13 years ago
Sorin Ionescu c24273e4d2 Rename the completion module zstyle
13 years ago
Indrajit Raychaudhuri e79fc7a1aa Add IPv6 patterns to ignore list of host completion
13 years ago
Sorin Ionescu 5edd663510 [Fix #160] Exclude all words but the current one
13 years ago
Sorin Ionescu e5ec94af42 Check for non-empty files, not just existance
13 years ago
Sorin Ionescu 6233ec6aad [#23] Add a module loading function
13 years ago
Sorin Ionescu 92816f6db7 [#23] Convert completion into a module
13 years ago