Barton E. Schaefer
|
9e4468d38d
|
32186: fix bad backreference; handle glob patterns with backslashed quotes
|
2013-12-28 00:30:17 -08:00 |
|
Mikael Magnusson
|
3214cf0a74
|
29384: Add _comp_caller_options
|
2011-05-27 14:36:33 +00:00 |
|
Wayne Davison
|
f89571085a
|
Briefly enable aliases for one of the evals so that the expansion
of a $(...) or `...` properly uses normal and global aliases.
|
2006-03-08 07:50:29 +00:00 |
|
Oliver Kiddle
|
96427ce997
|
20730: fix suffix style to regard quoted special characters as not special
|
2005-01-21 09:32:39 +00:00 |
|
Oliver Kiddle
|
d8b1242723
|
20236: fix problem with keep-prefix style where a modifier removes the prefix
|
2004-08-07 15:27:07 +00:00 |
|
Oliver Kiddle
|
3ac50886a0
|
18822: fix accept-exact style not not bail out when it shouldn't and add a
setting to continue on and do normal completion
|
2003-07-07 09:48:45 +00:00 |
|
Sven Wischnowsky
|
dc9d78c659
|
(14350)
|
2001-05-15 13:52:22 +00:00 |
|
Oliver Kiddle
|
e364fb2139
|
insert redirection operators when expanding after one (14281)
|
2001-05-09 12:06:10 +00:00 |
|
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 |
|
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
|
c1d508d834
|
moved from Completion/Core/_expand
|
2001-04-02 11:06:35 +00:00 |
|