1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-12 11:01:15 +02:00
Commit graph

346 commits

Author SHA1 Message Date
Oliver Kiddle
648d1c2756 add print -f option, %n format specifier and tests for print/printf (15973) 2001-10-08 10:47:46 +00:00
Sven Wischnowsky
4bf4818f5a make _cd use only one call to _alternative, including completions from _tilde (using the named-directories tag) (15945) 2001-10-05 11:56:56 +00:00
Oliver Kiddle
f7624a71e2 complete new [:ascii:] character class 2001-09-11 09:35:53 +00:00
Bart Schaefer
4fe788b092 Don't treat numbers as cd-able vars. 2001-08-22 15:37:19 +00:00
Oliver Kiddle
adbab91edb use _x_display when setting $DISPLAY and fix bug in enable completion (15594) 2001-08-07 19:29:13 +00:00
Oliver Kiddle
6cd11094d9 do not complete aliases in equals expansion any more (15590) 2001-08-07 11:28:12 +00:00
Sven Wischnowsky
1df4b6620b some more places where list-separator should be used (15485) 2001-07-25 12:36:34 +00:00
Sven Wischnowsky
c83d16f8ee another fix for 15477 (separator strings); add list-separator style (15484) 2001-07-25 12:18:23 +00:00
Sven Wischnowsky
8c1b953b5a add list-grouped option to make options and such be grouped together if they have the same description; matches with line-display strings can be hidden; hi and du capabalities in complist are only used if set by the user (15407) 2001-07-18 13:10:07 +00:00
Sven Wischnowsky
72b56dc458 add preserve-prefix style to keep pathname prefix unchanged (15400) 2001-07-17 09:04:29 +00:00
Bart Schaefer
05fdd6fed2 Return nonzero from _tilde on no matches. 2001-07-02 07:17:00 +00:00
Bart Schaefer
c2277ed220 Merge .distfiles change from 4.0.2 branch. 2001-06-29 05:53:12 +00:00
Sven Wischnowsky
3eaedd99a0 Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde (15152) 2001-06-28 07:47:39 +00:00
Bart Schaefer
5470c1fe38 Completion for AUTO_CD. 2001-06-21 09:33:15 +00:00
Peter Stephenson
87db190920 Load tcp module, zfcd_match, zfget_match where necessary. 2001-06-14 19:58:27 +00:00
Oliver Kiddle
9c9352cc76 don't complete read-only parameters on the left side of an assignment (14896) 2001-06-13 10:38:10 +00:00
Oliver Kiddle
13476e2a86 update _pine for pine 4.33, add echoti completion and update _echotc (14567) 2001-05-30 11:54:53 +00:00
Oliver Kiddle
56528ccb66 spelling corrections 2001-05-29 17:54:08 +00:00
Oliver Kiddle
f6a219657f make use of _arguments in _set (14409) 2001-05-21 12:28:27 +00:00
Bart Schaefer
b8fd7a31bd Remove unnecessary '*' from pattern. 2001-05-08 15:09:56 +00:00
Oliver Kiddle
671fda58c0 match scalar*' not scalar' when checking parameter type (14256) 2001-05-08 11:55:28 +00:00
Bart Schaefer
d58c1780fd Improve handling of b/n/s subscript flags. 2001-05-06 22:35:08 +00:00
Bart Schaefer
c687e5f515 Fix subscript flag descriptions 2001-05-05 20:11:59 +00:00
Oliver Kiddle
080155607e complete subscript flags (14227) 2001-05-04 23:00:18 +00:00
Oliver Kiddle
a2d8ef7a73 update bindkey completion for bindkey changes in 14046 (14219) 2001-05-04 10:55:57 +00:00
Sven Wischnowsky
6618fa77c8 remove SUFFIX-handling, it's in _tilde and only needed there (13997) 2001-04-17 09:12:26 +00:00
Oliver Kiddle
621155b3ec avoid appending a / when called from _cd (13958) 2001-04-12 11:42:01 +00:00
Oliver Kiddle
f48fd1dd86 add _arguments based completion for alias and jobs (13947) 2001-04-12 09:24:40 +00:00
Bart Schaefer
d4f7d8d32c Don't append a / when completing after [-+]*. 2001-04-11 22:26:11 +00:00
Oliver Kiddle
5c380d5ede add _arguments based completion for alias and jobs (13947) 2001-04-11 21:47:17 +00:00
Oliver Kiddle
da0179bfb2 new completion functions 2001-04-03 21:13:10 +00:00
Sven Wischnowsky
3d7263ff67 after-move cleanup 2001-04-02 13:04:04 +00:00
Sven Wischnowsky
c6686513ef new _zed 2001-04-02 12:45:05 +00:00
Sven Wischnowsky
cbba9da870 new or changed after move 2001-04-02 12:39:40 +00:00
Sven Wischnowsky
a97966bb1b moved from Completion/Builtins/_vars_eq 2001-04-02 11:35:02 +00:00
Sven Wischnowsky
fae80e3dd6 moved from Completion/User/_prompt 2001-04-02 11:34:45 +00:00
Sven Wischnowsky
d529f9905f moved from Completion/User/_mere 2001-04-02 11:34:28 +00:00
Sven Wischnowsky
673bb10096 moved from Completion/Builtins/_zstyle 2001-04-02 11:34:11 +00:00
Sven Wischnowsky
363f759ed0 moved from Completion/Builtins/_zpty 2001-04-02 11:33:55 +00:00
Sven Wischnowsky
de67b0f67f moved from Completion/Builtins/_zmodload 2001-04-02 11:33:40 +00:00
Sven Wischnowsky
d4702262df moved from Completion/Builtins/_zle 2001-04-02 11:33:23 +00:00
Sven Wischnowsky
a529054dd3 moved from Completion/Builtins/_zftp 2001-04-02 11:33:06 +00:00
Sven Wischnowsky
e0db73cb61 moved from Completion/Builtins/_zcompile 2001-04-02 11:32:47 +00:00
Sven Wischnowsky
231c21954a moved from Completion/Builtins/_which 2001-04-02 11:32:30 +00:00
Sven Wischnowsky
709a6369a2 moved from Completion/Builtins/_wait 2001-04-02 11:32:13 +00:00
Sven Wischnowsky
1a83c6a856 moved from Completion/Builtins/_unsetopt 2001-04-02 11:31:57 +00:00
Sven Wischnowsky
25b503dbb3 moved from Completion/Builtins/_unhash 2001-04-02 11:31:42 +00:00
Sven Wischnowsky
c95d0a8bdd moved from Completion/Builtins/_trap 2001-04-02 11:31:25 +00:00
Sven Wischnowsky
2046fe7884 moved from Completion/Builtins/_stat 2001-04-02 11:31:08 +00:00
Sven Wischnowsky
0c6cd454cc moved from Completion/Builtins/_source 2001-04-02 11:30:51 +00:00
Sven Wischnowsky
0edb843b59 moved from Completion/Builtins/_setopt 2001-04-02 11:30:34 +00:00
Sven Wischnowsky
9dfe990c28 moved from Completion/Builtins/_set 2001-04-02 11:30:19 +00:00
Sven Wischnowsky
c0d6a36596 moved from Completion/Builtins/_sched 2001-04-02 11:30:01 +00:00
Sven Wischnowsky
64bdb5bb01 moved from Completion/Builtins/_read 2001-04-02 11:29:39 +00:00
Sven Wischnowsky
f82790fd17 moved from Completion/Builtins/_print 2001-04-02 11:29:22 +00:00
Sven Wischnowsky
5c48275831 moved from Completion/Builtins/_kill 2001-04-02 11:29:05 +00:00
Sven Wischnowsky
39ee4570ab moved from Completion/Builtins/_hash 2001-04-02 11:28:48 +00:00
Sven Wischnowsky
782606aad4 moved from Completion/Builtins/_fc 2001-04-02 11:28:31 +00:00
Sven Wischnowsky
1c70b5207e moved from Completion/Builtins/_enable 2001-04-02 11:28:14 +00:00
Sven Wischnowsky
74e6e0444a moved from Completion/Builtins/_emulate 2001-04-02 11:27:58 +00:00
Sven Wischnowsky
947c76bc58 moved from Completion/Builtins/_echotc 2001-04-02 11:27:41 +00:00
Sven Wischnowsky
d8901d8cfd moved from Completion/Builtins/_disable 2001-04-02 11:27:24 +00:00
Sven Wischnowsky
d09e97c9f8 moved from Completion/Builtins/_compdef 2001-04-02 11:27:07 +00:00
Sven Wischnowsky
d9ba273ed7 moved from Completion/Builtins/_command 2001-04-02 11:26:50 +00:00
Sven Wischnowsky
265e58278b moved from Completion/Builtins/_cd 2001-04-02 11:26:33 +00:00
Sven Wischnowsky
d3e7021acc moved from Completion/Builtins/_builtin 2001-04-02 11:26:16 +00:00
Sven Wischnowsky
022109fafa moved from Completion/Builtins/_bindkey 2001-04-02 11:25:59 +00:00
Sven Wischnowsky
eca1b931f5 moved from Completion/Builtins/_autoload 2001-04-02 11:25:43 +00:00
Sven Wischnowsky
3b9498f573 moved from Completion/Base/_precommand 2001-04-02 11:25:26 +00:00
Sven Wischnowsky
d6830f70ca moved from Completion/Base/_value 2001-04-02 11:25:06 +00:00
Sven Wischnowsky
134b17eb0f moved from Completion/Base/_tilde 2001-04-02 11:24:49 +00:00
Sven Wischnowsky
579339493a moved from Completion/Base/_subscript 2001-04-02 11:24:32 +00:00
Sven Wischnowsky
23ac19eeb9 moved from Completion/Base/_redirect 2001-04-02 11:24:17 +00:00
Sven Wischnowsky
e46c6e68d2 moved from Completion/Base/_parameter 2001-04-02 11:24:02 +00:00
Sven Wischnowsky
56925c24cf moved from Completion/Base/_math 2001-04-02 11:23:46 +00:00
Sven Wischnowsky
a0ad55d34f moved from Completion/Base/_in_vared 2001-04-02 11:23:29 +00:00
Sven Wischnowsky
89583f9fd1 moved from Completion/Base/_first 2001-04-02 11:23:12 +00:00
Sven Wischnowsky
3c52ac240a moved from Completion/Base/_equal 2001-04-02 11:22:55 +00:00
Sven Wischnowsky
766b77fb1b moved from Completion/Base/_default 2001-04-02 11:22:38 +00:00
Sven Wischnowsky
cd26a391d9 moved from Completion/Base/_condition 2001-04-02 11:22:21 +00:00
Sven Wischnowsky
6bc7197635 moved from Completion/Base/_brace_parameter 2001-04-02 11:22:04 +00:00
Sven Wischnowsky
4c16d726c5 moved from Completion/Core/_unset_options 2001-04-02 11:21:44 +00:00
Sven Wischnowsky
5957712258 moved from Completion/Core/_set_options 2001-04-02 11:21:27 +00:00
Sven Wischnowsky
8e7b2584ce moved from Completion/Builtins/_fg_jobs 2001-04-02 11:21:11 +00:00
Sven Wischnowsky
e34c0d11a2 moved from Completion/Builtins/_bg_jobs 2001-04-02 11:20:53 +00:00
Sven Wischnowsky
0542703216 moved from Completion/Builtins/_popd 2001-04-02 11:20:31 +00:00
Sven Wischnowsky
fd4859bccb moved from Completion/Core/_parameters 2001-04-02 11:20:15 +00:00
Sven Wischnowsky
24415b2cc9 moved from Completion/Core/_options 2001-04-02 11:19:47 +00:00
Sven Wischnowsky
bf5ca4e6e1 moved from Completion/Core/_file_descriptors 2001-04-02 11:19:30 +00:00
Sven Wischnowsky
01fa693061 moved from Completion/Builtins/_vars 2001-04-02 11:19:13 +00:00
Sven Wischnowsky
62cb8c5a63 moved from Completion/Builtins/_limits 2001-04-02 11:18:56 +00:00
Sven Wischnowsky
c36c2be37a moved from Completion/Builtins/_functions 2001-04-02 11:18:39 +00:00
Sven Wischnowsky
e96369ff5f moved from Completion/Builtins/_arrays 2001-04-02 11:18:22 +00:00
Sven Wischnowsky
b564a4944d moved from Completion/Builtins/_aliases 2001-04-02 11:18:06 +00:00
Sven Wischnowsky
894cc61b1e moved from Completion/Base/_jobs 2001-04-02 11:17:48 +00:00
Sven Wischnowsky
a287459b90 moved from Completion/Base/_command_names 2001-04-02 11:17:31 +00:00