1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 08:51:18 +02:00
Commit Graph

743 Commits

Author SHA1 Message Date
Sven Wischnowsky
470515922c typo in _history; missing free()s in zle_tricky.c (12067) 2000-06-26 08:20:33 +00:00
Sven Wischnowsky
4d656bfb0e missing allocation of list for option arguments (12066) 2000-06-26 08:10:33 +00:00
Bart Schaefer
79c4c50777 12063: Assorted typo-squashing and reformatting. 2000-06-25 20:17:33 +00:00
Peter Stephenson
abd757eac4 12044: read -A bug 2000-06-23 09:45:38 +00:00
Sven Wischnowsky
f45c9cb8f2 compinit some more (12043) 2000-06-23 08:05:41 +00:00
Sven Wischnowsky
806220d4ff even more compiinit stuff, change prompt, search for insecure parent dirs (12041) 2000-06-23 07:10:40 +00:00
Peter Stephenson
12fd5d0065 12040: typeset -r bug 2000-06-22 20:57:14 +00:00
Bart Schaefer
122e46b406 Fix comptest interaction with compinit. 2000-06-22 17:33:38 +00:00
Sven Wischnowsky
6218b6dc19 followup to compinit-security patch (12033) 2000-06-22 11:09:17 +00:00
Sven Wischnowsky
37b5477437 *** empty log message *** 2000-06-22 09:42:10 +00:00
Sven Wischnowsky
b9a533f382 allow subscripts for compadd -[ak]; new style for history completion; better list-colors handling (12029) 2000-06-22 08:42:36 +00:00
Clint Adams
44b34667f8 12027: mutt smarts for _mailboxes 2000-06-22 04:11:35 +00:00
Clint Adams
e164618de2 12024: handle multiple mailboxes lines in muttrc 2000-06-22 02:37:45 +00:00
Chmouel Boudjnah
ec7fc02071 * 12019: Completion/User/_ssh: upgrade to the last openssh
options.
2000-06-21 16:37:51 +00:00
Sven Wischnowsky
1c710d4627 make history completion use I{PREF,SUF}FIX (12011) 2000-06-21 08:05:28 +00:00
Oliver Kiddle
3ecad25c83 AIX dependency fix 2000-06-20 16:38:10 +00:00
Peter Stephenson
1a691db1e2 12000: zmv: emulate -R to unset MARKDIRS 2000-06-20 09:11:04 +00:00
Sven Wischnowsky
cd335e489a *** empty log message *** 2000-06-20 07:16:27 +00:00
Sven Wischnowsky
fb7bc3a9c7 a bit of security for compinit (avoid using things writable by others); avoid handling files with the same name twice; remove compconf (11998) 2000-06-20 07:15:38 +00:00
Sven Wischnowsky
cde71bb1a5 make undo break out of menu selection if nothing to undo inside it (11992) 2000-06-19 14:51:06 +00:00
Sven Wischnowsky
c071087d1f _arguments: small fix for -s and new `!...' for things not to complete (but to understand) (11985) 2000-06-19 13:09:06 +00:00
Sven Wischnowsky
0301303666 update comptest to not set ZLS_COLORS directly (11982) 2000-06-19 12:16:34 +00:00
Sven Wischnowsky
11ec14c3b3 more careful when optimising patterns in compfiles (11981) 2000-06-19 11:43:12 +00:00
Sven Wischnowsky
083befef2b new match spec characters bBeE, match only word/line not both (11977) 2000-06-19 10:48:21 +00:00
Sven Wischnowsky
a295e82c1e allow _expand to expand braces; better detection of braces to complete in C (11973) 2000-06-19 09:55:31 +00:00
Sven Wischnowsky
2769b19881 improve filename completion; use accept-exact for in-path completion; new fake style (11971) 2000-06-19 09:32:30 +00:00
Peter Stephenson
207758992a .distfiles additions zsh-3.1.9-dev-1 2000-06-19 09:16:17 +00:00
Peter Stephenson
1b15c688dc users/3189: zmv fixes
Version 3.1.9-dev-1
2000-06-19 09:13:44 +00:00
Sven Wischnowsky
4299878002 restore ZLS_COLORS when possible; better group-name handling in ZLS_COLORS (3188) 2000-06-19 08:47:43 +00:00
Clint Adams
bfaf5478a3 11966: double brackets around comparison to prevent 'command not found: no' 2000-06-18 14:16:24 +00:00
Bart Schaefer
1add53c578 Fix parsing of := for magicequalsubst. 2000-06-17 19:51:51 +00:00
Tanaka Akira
adfa6193a2 11959: Completion/User/_urls: make it magicequalsubst aware.
(not posted): Completion/User/.distfiles: add `_java'.
2000-06-17 18:35:51 +00:00
Tanaka Akira
903c771474 11958: Completion/User/_java: new completion for Java. 2000-06-17 18:10:09 +00:00
Bart Schaefer
0d22935756 Add a test for cascaded case statement. 2000-06-17 17:13:59 +00:00
Bart Schaefer
af1339bacf 11956: Fix off-by-one error. 2000-06-17 17:05:53 +00:00
Clint Adams
19efbf7dd2 11951: _dpkg tweak for install and record-avail 2000-06-16 15:22:26 +00:00
Sven Wischnowsky
1416862b63 allow completion after `a{{b,c},'; fix for closing brace re-insertion when completing from both ends (CLF_MID) (11939) 2000-06-16 07:52:05 +00:00
Sven Wischnowsky
ae2b3953df enhance ignore-line to ignore all/current/other word(s) (11938) 2000-06-16 07:38:59 +00:00
Sven Wischnowsky
0b892d4492 zstyle -e option; change math-styles to boolean ones; change defaults for _expand styles (11937) 2000-06-16 07:31:09 +00:00
Sven Wischnowsky
f04b4c74a7 more security in completion matching (11924) 2000-06-15 09:41:47 +00:00
Peter Stephenson
6d8ec99c35 11908: compmatch tests 2000-06-15 09:10:23 +00:00
Peter Stephenson
48101910bb as 11916: ChangeLog split 2000-06-15 09:08:06 +00:00
Sven Wischnowsky
818cba3dbf make _files try each pattern only once (and stop after `*') (11915) 2000-06-15 09:06:21 +00:00
Bart Schaefer
20789f5f92 Delete stray whitespace. 2000-06-15 08:48:42 +00:00
Sven Wischnowsky
dc102b8130 fix for _arguments, it took non-option strings as options (11910) 2000-06-15 08:09:09 +00:00
Peter Stephenson
a777f021a2 11906: yet two more saving trap bugs 2000-06-14 22:00:39 +00:00
Oliver Kiddle
545c064770 Handle new suffix style with arrays (11903) 2000-06-14 16:12:13 +00:00
Peter Stephenson
05c34efa3c 11902: SIGWINCH local trap test 2000-06-14 15:37:54 +00:00
Peter Stephenson
4611530c45 11901: two more trap saving bugs 2000-06-14 15:14:49 +00:00
Peter Stephenson
ae8c986107 11895: trap exit problem when exiting from function scope 2000-06-14 14:19:20 +00:00