Barton E. Schaefer
57252dc1e0
33320 (cf. PWS 33311): revert 33069, fix lexing of bangchar during completion
...
add typtab_flags bits (replaces specialcomma boolean) to record any unusual handling of typtab entries; signal safety; make bangchar non-special during completion lexing of the command line.
2014-10-02 08:39:43 -07:00
Barton E. Schaefer
e01739d2b7
33069: remove internal quoting before lookup when expanding aliases in an unquoted word
2014-08-30 14:09:23 -07:00
Oliver Kiddle
7c31413278
users/18498: observe add-space style in _expand_alias so suffix can be disabled
2014-02-25 09:02:19 +01:00
Peter Stephenson
1b68e0ea00
Mikael: 27797: delimit arguments to compadd in _expand_alias
2010-03-15 21:17:50 +00:00
Peter Stephenson
af3e2b6fa4
23934: cleveren _expand_alias for "foo" -> "foo blah" expansions
2007-10-11 09:06:19 +00:00
Peter Stephenson
a5ccfcf70b
users/11852: _expand_alias removed quotes from aliases incorrectly
2007-09-18 08:22:35 +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
Sven Wischnowsky
cbbb15dc98
moved from Completion/Core/_expand_alias
2001-04-02 11:06:52 +00:00