1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-20 05:53:52 +01:00
Commit Graph

106 Commits

Author SHA1 Message Date
Sven Wischnowsky
0d12a19e2c moved to Completion/Zsh/Command/_unsetopt 2001-04-02 11:31:50 +00:00
Sven Wischnowsky
215e869bb5 moved to Completion/Zsh/Command/_unhash 2001-04-02 11:31:34 +00:00
Sven Wischnowsky
d945d1d630 moved to Completion/Zsh/Command/_trap 2001-04-02 11:31:17 +00:00
Sven Wischnowsky
c72387bfca moved to Completion/Zsh/Command/_stat 2001-04-02 11:31:00 +00:00
Sven Wischnowsky
7eb5ec3e7a moved to Completion/Zsh/Command/_source 2001-04-02 11:30:43 +00:00
Sven Wischnowsky
3639f3ec94 moved to Completion/Zsh/Command/_setopt 2001-04-02 11:30:26 +00:00
Sven Wischnowsky
d46b7063b3 moved to Completion/Zsh/Command/_set 2001-04-02 11:30:11 +00:00
Sven Wischnowsky
6ca0698b5e moved to Completion/Zsh/Command/_sched 2001-04-02 11:29:48 +00:00
Sven Wischnowsky
400d96a250 moved to Completion/Zsh/Command/_read 2001-04-02 11:29:31 +00:00
Sven Wischnowsky
4dffef3d18 moved to Completion/Zsh/Command/_print 2001-04-02 11:29:14 +00:00
Sven Wischnowsky
3babe8ef71 moved to Completion/Zsh/Command/_kill 2001-04-02 11:28:57 +00:00
Sven Wischnowsky
3ab76d9119 moved to Completion/Zsh/Command/_hash 2001-04-02 11:28:40 +00:00
Sven Wischnowsky
c292f3a1b2 moved to Completion/Zsh/Command/_fc 2001-04-02 11:28:23 +00:00
Sven Wischnowsky
2c91c9fa76 moved to Completion/Zsh/Command/_enable 2001-04-02 11:28:07 +00:00
Sven Wischnowsky
7ba9f7f8ba moved to Completion/Zsh/Command/_emulate 2001-04-02 11:27:50 +00:00
Sven Wischnowsky
457c84ff52 moved to Completion/Zsh/Command/_echotc 2001-04-02 11:27:34 +00:00
Sven Wischnowsky
91d1f009b1 moved to Completion/Zsh/Command/_disable 2001-04-02 11:27:16 +00:00
Sven Wischnowsky
b8821e159a moved to Completion/Zsh/Command/_compdef 2001-04-02 11:26:59 +00:00
Sven Wischnowsky
8638ff684b moved to Completion/Zsh/Command/_command 2001-04-02 11:26:42 +00:00
Sven Wischnowsky
80b7a7193a moved to Completion/Zsh/Command/_cd 2001-04-02 11:26:25 +00:00
Sven Wischnowsky
a2cc010c6b moved to Completion/Zsh/Command/_builtin 2001-04-02 11:26:08 +00:00
Sven Wischnowsky
6464946eba moved to Completion/Zsh/Command/_bindkey 2001-04-02 11:25:51 +00:00
Sven Wischnowsky
e056b8daea moved to Completion/Zsh/Command/_autoload 2001-04-02 11:25:35 +00:00
Sven Wischnowsky
3566180f60 moved to Completion/Zsh/Type/_jobs_fg 2001-04-02 11:21:04 +00:00
Sven Wischnowsky
2b96234e64 moved to Completion/Zsh/Type/_jobs_bg 2001-04-02 11:20:43 +00:00
Sven Wischnowsky
7f37493ac3 moved to Completion/Zsh/Type/_directory_stack 2001-04-02 11:20:23 +00:00
Sven Wischnowsky
321a050f36 moved to Completion/Zsh/Type/_vars 2001-04-02 11:19:05 +00:00
Sven Wischnowsky
921d2616be moved to Completion/Zsh/Type/_limits 2001-04-02 11:18:48 +00:00
Sven Wischnowsky
5a3f1e9422 moved to Completion/Zsh/Type/_functions 2001-04-02 11:18:31 +00:00
Sven Wischnowsky
332c1b4b65 moved to Completion/Zsh/Type/_arrays 2001-04-02 11:18:14 +00:00
Sven Wischnowsky
2a7cbe584f moved to Completion/Zsh/Type/_aliases 2001-04-02 11:17:58 +00:00
Sven Wischnowsky
5da6c80f86 moved to Completion/Base/Utility/_nothing 2001-04-02 11:12:16 +00:00
Oliver Kiddle
b9c58a73ac various doc fixes and minor completion function changes, most of which
are to use the -A "-*" and -S options to _arguments (13863)
2001-04-01 16:19:15 +00:00
Sven Wischnowsky
aa9c315cc8 comment out looking up the prefix-needed style when completing directory stack entries; make _tilde use _popd, finally (13789) 2001-03-27 12:22:53 +00:00
Clint Adams
b0176cb54f 13779/13783: fixes from Michal Politowski 2001-03-26 19:01:58 +00:00
Sven Wischnowsky
ea08ba3cea _pids shouldn't start menu completion if the current word starts with a hyphen; typo fix in compsys.yo (13763) 2001-03-26 08:27:03 +00:00
Sven Wischnowsky
cb2de78cca don't auto-start menu completion after a `%' when completing pids or jobs (13733) 2001-03-23 15:18:46 +00:00
Sven Wischnowsky
3e6563dd03 new _expand_aliases to, well, expand aliases (13566) 2001-03-05 13:18:59 +00:00
Sven Wischnowsky
006e9b9afb change $words[1] to $service in some more places (13534) 2001-02-26 13:02:30 +00:00
Peter Stephenson
40e1304987 13520: use services and shorten description in _vars_eq 2001-02-22 14:28:47 +00:00
Bart Schaefer
29f0d4d00f Add missing quote. 2000-11-27 16:52:58 +00:00
Sven Wischnowsky
e0dc80e0e5 aloow value `pattern' for insert-unambiguous style to preserve patterns in the original string; add list-suffixes style to make file completion list path suffixes if possible; slightly improved completion of pathnames with multiple pattern-components (13128) 2000-11-08 09:20:42 +00:00
Sven Wischnowsky
17e2003c5c rename fake style to fake-files (12973) 2000-10-12 07:08:43 +00:00
Sven Wischnowsky
4bfe8715b0 *** empty log message *** 2000-10-11 12:20:27 +00:00
Sven Wischnowsky
adf7965951 add _all_matcher completer and supporting C-code for adding a special match representing all other matches; remove completions style from _expand(|_word) (12960) 2000-10-11 12:19:23 +00:00
Sven Wischnowsky
7b35c8639c *** empty log message *** 2000-10-10 14:12:41 +00:00
Sven Wischnowsky
cb4bb129dd more option setting cleanup; remove some unnecessary setopts, remove N qualifiers (12917) 2000-10-06 13:01:51 +00:00
Bart Schaefer
9e9457f30e Redo _zle using _arguments; fix typos. 2000-09-11 07:08:27 +00:00
Sven Wischnowsky
7ab68d2d29 more sensible value (12769) 2000-09-07 09:14:22 +00:00
Sven Wischnowsky
0992bff14c use return value (12682) 2000-08-21 08:01:45 +00:00