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

14 commits

Author SHA1 Message Date
Bart Schaefer
0a69a2f6cb 50399: Completion/Base/Widget/_complete_debug
Properly local scope PS4 change
2022-09-28 17:11:08 -04:00
Bart Schaefer
c231a2394f 48617: fix misuse of IGNORE_BRACES when initializing debug_indent 2021-04-19 14:40:44 -07:00
Barton E. Schaefer
5caf317c3a unposted (cf. 34218): : remove -m from zmodload calls 2015-01-10 18:06:43 -08:00
Barton E. Schaefer
199581f780 34202: safe tempfile creation part 3 -- use zf_ln instead of mv 2015-01-10 10:32:31 -08:00
Barton E. Schaefer
33b3958064 34068: create tempfiles without forking, and safe temp directory creation 2014-12-28 00:49:08 -08:00
Barton E. Schaefer
200accac63 34067: safe tempfile creation, part 1 2014-12-27 23:59:29 -08:00
Barton E. Schaefer
6d9635b0bd 33088: indentation in $PS4 2014-09-03 00:24:29 -07:00
Peter Stephenson
771b059a52 29635: Improve _complete_debug syntax and handling of fd's 2011-08-03 09:36:49 +00:00
Peter Stephenson
b01d1e56a2 23567: new _complete_help_generic zle non-completion widget 2007-06-19 09:28:06 +00:00
Bart Schaefer
dc3668dd20 Add zsh name and version to _complete_debug output 2005-05-22 15:46:34 +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
Bart Schaefer
ef89be124d Fix handling of interrupt in two completion widgets. 2001-06-21 10:05:19 +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
f46287bb82 moved from Completion/Commands/_complete_debug 2001-04-02 11:14:23 +00:00