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

69 commits

Author SHA1 Message Date
Sven Wischnowsky
47d8fd9b6c missing star in suffix-style test pattern (14197) 2001-05-02 08:58:55 +00:00
Sven Wischnowsky
6757c3c734 fixelt for the test for the suffix style; if word contains only a tilde, don't try to expand it (14160) 2001-04-30 11:09:49 +00:00
Sven Wischnowsky
6f2112f23a try to improve testing for suffix style in _expand; make _path_files fail to complete words like ...<pat>..<param-subst>... (14133) 2001-04-27 09:12:33 +00:00
Bart Schaefer
a509b259f8 Use trap for unfunction compadd in _approximate. 2001-04-27 03:20:59 +00:00
Sven Wischnowsky
105009726b make keep-prefix keep everything up to the first component with a parameter expansion, not only if that is at the beginning of the string (14092) 2001-04-26 07:02:47 +00:00
Sven Wischnowsky
cbba9da870 new or changed after move 2001-04-02 12:39:40 +00:00
Sven Wischnowsky
a067f38ad1 moved from Completion/Core/_prefix 2001-04-02 11:08:54 +00:00
Sven Wischnowsky
ad74f96ef0 moved from Completion/Core/_oldlist 2001-04-02 11:08:37 +00:00
Sven Wischnowsky
382d03c17d moved from Completion/Core/_menu 2001-04-02 11:08:19 +00:00
Sven Wischnowsky
d73d9e9f7c moved from Completion/Core/_match 2001-04-02 11:08:02 +00:00
Sven Wischnowsky
0aa7811fb7 moved from Completion/Core/_list 2001-04-02 11:07:45 +00:00
Sven Wischnowsky
8b2902b97b moved from Completion/Core/_ignored 2001-04-02 11:07:28 +00:00
Sven Wischnowsky
e4ca49fe01 moved from Completion/Core/_history 2001-04-02 11:07:11 +00:00
Sven Wischnowsky
cbbb15dc98 moved from Completion/Core/_expand_alias 2001-04-02 11:06:52 +00:00
Sven Wischnowsky
c1d508d834 moved from Completion/Core/_expand 2001-04-02 11:06:35 +00:00
Sven Wischnowsky
0fc23d16fd moved from Completion/Core/_correct 2001-04-02 11:06:18 +00:00
Sven Wischnowsky
502746c133 moved from Completion/Core/_complete 2001-04-02 11:06:01 +00:00
Sven Wischnowsky
59e5ef46d2 moved from Completion/Core/_approximate 2001-04-02 11:05:44 +00:00
Sven Wischnowsky
4d58238a0a moved from Completion/Core/_all_matches 2001-04-02 11:05:27 +00:00