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

22 Commits

Author SHA1 Message Date
Oliver Kiddle
48df213153 18299: allow _next_tags to work with nested tag loops 2003-02-26 16:35:55 +00:00
Oliver Kiddle
ab1a0844f2 18296: sync fake _all_labels and _next_label functions with changes to real ones 2003-02-25 18:43:39 +00:00
Sven Wischnowsky
9ea7493889 don't display _dispatch as one of the called functions (17438) 2002-07-08 08:59:38 +00:00
Oliver Kiddle
f879a295e1 use pager style instead of $EDITOR and fix bad substitution in exclusion lists 2002-01-17 18:49:32 +00:00
Oliver Kiddle
ae0bba2bfc 16397: use nul instead of colon to avoid problems with _value: functions 2002-01-03 18:26:56 +00:00
Bart Schaefer
ef89be124d Fix handling of interrupt in two completion widgets. 2001-06-21 10:05:19 +00:00
Sven Wischnowsky
b6cf214d81 some cleanup (14558) 2001-05-30 07:31:13 +00:00
Sven Wischnowsky
4a7abbfdd6 use `eval $_comp_setup' in all entry points of the completion system to not only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530) 2001-05-29 11:59:50 +00:00
Peter Stephenson
ea03bf1ae5 14330: handle quotes better in _most_recent_file 2001-05-14 13:44:13 +00:00
Sven Wischnowsky
cbba9da870 new or changed after move 2001-04-02 12:39:40 +00:00
Sven Wischnowsky
9d06486d2a moved from Completion/Commands/_read_comp 2001-04-02 11:17:07 +00:00
Sven Wischnowsky
5e65b4d25a moved from Completion/Commands/_next_tags 2001-04-02 11:16:51 +00:00
Sven Wischnowsky
d8920f5a91 moved from Completion/Commands/_most_recent_file 2001-04-02 11:16:36 +00:00
Sven Wischnowsky
88c8be9f58 moved from Completion/Commands/_history_complete_word 2001-04-02 11:16:19 +00:00
Sven Wischnowsky
86904a9ace moved from Completion/Commands/_generic 2001-04-02 11:16:02 +00:00
Sven Wischnowsky
3b97ef45e5 moved from Completion/Commands/_expand_word 2001-04-02 11:15:46 +00:00
Sven Wischnowsky
3f7c2e2590 moved from Completion/Commands/_correct_word 2001-04-02 11:15:29 +00:00
Sven Wischnowsky
402a9c0ab1 moved from Completion/Commands/_correct_filename 2001-04-02 11:15:14 +00:00
Sven Wischnowsky
a4eb388467 moved from Completion/Commands/_complete_tag 2001-04-02 11:14:57 +00:00
Sven Wischnowsky
f5ff83fe0b moved from Completion/Commands/_complete_help 2001-04-02 11:14:40 +00:00
Sven Wischnowsky
f46287bb82 moved from Completion/Commands/_complete_debug 2001-04-02 11:14:23 +00:00
Sven Wischnowsky
041958250d moved from Completion/Commands/_bash_completions 2001-04-02 11:14:07 +00:00