1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 17:01:19 +02:00
Commit Graph

3132 Commits

Author SHA1 Message Date
Oliver Kiddle
b3ccc068a4 18607: correctly handle quoting for remote files for rcp completion 2003-06-05 13:23:49 +00:00
Peter Stephenson
a87ce0fb25 users/1654: anchors did'nt work with // parameter substitution 2003-06-05 11:05:01 +00:00
Peter Stephenson
ecdfa912ae 18526: -O option to _describe for prefix-needed in _arguments 2003-06-05 09:51:25 +00:00
Peter Stephenson
4018e3c149 18600: bug matching against [[:xdigit:]] 2003-06-03 18:02:07 +00:00
Oliver Kiddle
cba898f217 18587: fix bug where only the beginning of the association key was compared 2003-05-30 12:35:59 +00:00
Peter Stephenson
5e22d7ee42 unposted: zsh-4.1.1-test-3 zsh-4.1.1-test-3 2003-05-28 14:17:05 +00:00
Peter Stephenson
10be59abca 18578: 18559 caused typeset failures 2003-05-24 22:46:35 +00:00
Peter Stephenson
46557b1e1c 18569: pointer error with ${(on)...} 2003-05-22 10:11:00 +00:00
Peter Stephenson
f473fac946 typo 2003-05-22 09:49:11 +00:00
Peter Stephenson
1be7d4744d 18559, 18562: make modules use proper option arguments 2003-05-22 09:48:25 +00:00
Peter Stephenson
c7a2d2225e 18565: bug when ${(u)...} reduced array to length 1 2003-05-21 16:20:54 +00:00
Peter Stephenson
6d9135befe 18543: memory leak vared'ing arrays 2003-05-19 10:30:42 +00:00
Oliver Kiddle
09c5818b39 18530: print option states with set -o' or set +o' 2003-05-15 09:39:55 +00:00
Peter Stephenson
4e309d2cdd 18539 and remaining bits of 18536???: vi and emacs options, autoload zle 2003-05-15 09:23:08 +00:00
Peter Stephenson
62719196b2 18536: EMACS and VI compatibility options 2003-05-14 15:09:14 +00:00
Peter Stephenson
2b744cb21d 18513: Work around crash on resize in menu selection 2003-05-14 10:16:01 +00:00
Oliver Kiddle
da74eb6338 18525: add manual UTF-8 conversion so \u and \U should work on more systems 2003-05-13 12:50:26 +00:00
Peter Stephenson
8ee83d44ff 18524: sepjoin !heap bug cause problem in vared 2003-05-12 11:45:28 +00:00
Oliver Kiddle
860764b30a 18520: add a bunch of old new completions (had all been left unfinished awhile) 2003-05-12 10:37:47 +00:00
Oliver Kiddle
68dc356896 18519: use of read builtin was broken in changes to option parsing 2003-05-12 10:10:44 +00:00
Peter Stephenson
78b02d9c03 18512: fix 18508 properly this time. 2003-05-08 10:30:45 +00:00
Oliver Kiddle
9d071829ec users/6080, users/6083: more quoting fixes 2003-05-07 12:44:46 +00:00
Peter Stephenson
4f9580ec03 18508: quoting of separator in ${foo//../..} was buggy 2003-05-07 09:38:49 +00:00
Peter Stephenson
bd6c1364df zsh-users/6049 ChangeLog: add poster's name 2003-05-06 16:44:13 +00:00
Peter Stephenson
2fdeca5e6f zsh-users/6049: fix for failed ioctl TIOCGWINSZ already present, document it 2003-05-06 16:43:17 +00:00
Peter Stephenson
0e49f66596 unposted: change version to 4.1.1-test-2 zsg-4.1.1-test-2 2003-05-06 15:43:05 +00:00
Andrey Borzenkov
bd4cb9a4d1 unposted: cvsignore VIM *.swp files 2003-05-05 06:14:49 +00:00
Andrey Borzenkov
46fc8b921b unposted: my name spelling as it is now 2003-05-05 06:09:49 +00:00
Andrey Borzenkov
f318d64e3d 18476: Fix menu selection on Linux console 2003-05-05 06:07:04 +00:00
Peter Stephenson
48d0166c1c 18497: minor tweaks to info and tcp_spam 2003-05-02 10:58:52 +00:00
Peter Stephenson
94da86f795 18492: Provide partial fix for multios and output process substitution
asynchronicity problem.  Document workarounds for remaining problems.
2003-05-02 10:25:27 +00:00
Peter Stephenson
d9274f5126 18496: HP-UX 11 news from Paul Ackersviller 2003-05-02 10:18:59 +00:00
Oliver Kiddle
da47e35a83 18486: back-out 18458 because it causes problems when completing only options 2003-04-30 13:47:05 +00:00
Peter Stephenson
905d036c33 17820, tweaked: attempt to fix compilation of tcp.h on recent versions
of cygwin
2003-04-28 15:05:47 +00:00
Oliver Kiddle
7d36150a8d Haakon Riiser: 18473: new completion for Acrobat Reader 5.0.x 2003-04-25 14:15:09 +00:00
Oliver Kiddle
a5f7097d9a 18472: spelling corrections 2003-04-25 11:18:50 +00:00
Peter Stephenson
83932ba23f unposted: misspelling in compsys.yo rewrite 2003-04-24 17:45:18 +00:00
Peter Stephenson
d251482aac unposted: complete compsys.yo rewrite 2003-04-24 17:37:05 +00:00
Oliver Kiddle
3985ac70c3 use _message for error message instead of echo 2003-04-24 12:39:38 +00:00
Oliver Kiddle
7f9b62612b 18468: use perldoc -u to get perlfunc doc instead of searching for the man page 2003-04-24 12:31:15 +00:00
Peter Stephenson
5d7977d37e 18467, not 18477 2003-04-23 18:58:21 +00:00
Peter Stephenson
807e5536a5 18477: Null pointer dereferenced in _arguments "*-+bar" 2003-04-23 18:50:34 +00:00
Peter Stephenson
f319daae1d 18466: tcp.mdh only included by C file 2003-04-23 18:47:59 +00:00
Peter Stephenson
5b5c0175d5 IKEGAMI Tsutomu: sf bug 722366: metafy pwd when read from $PWD 2003-04-23 18:04:05 +00:00
Oliver Kiddle
29a3496ebb 18462: complete files in addition to commands 2003-04-23 12:00:57 +00:00
Oliver Kiddle
9e302211ab 18461: handle cases where the perlfunc man page is compressed 2003-04-23 10:41:13 +00:00
Felix Rosencrantz
537f405ca1 18459: Completion/Unix/Command/_screen: fix up suggestions from Oliver, and other changes. 2003-04-22 17:32:40 +00:00
Oliver Kiddle
c5e5b124ba Added completion functions for cygwin 2003-04-22 12:49:14 +00:00
Oliver Kiddle
1ff08b73d6 correct exit code to be 0 when matches added 2003-04-22 12:42:20 +00:00
Oliver Kiddle
0fed25f461 18458: handle the prefix-needed style in _describe -o and new completion for renice 2003-04-22 12:32:43 +00:00