1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-28 23:11:20 +02:00
Commit Graph

4658 Commits

Author SHA1 Message Date
Peter Stephenson
9c33cf4434 post-22593 typo fix 2006-08-09 16:33:34 +00:00
Peter Stephenson
5bfe4cb650 22593: add handle-nonexistent style to MIME handler 2006-08-09 16:17:12 +00:00
Peter Stephenson
901e6c7387 22592: add tcp_send -c option for cat 2006-08-08 11:27:39 +00:00
Peter Stephenson
98e306e251 unposted: badly positioned declaration in complist.c 2006-08-07 15:58:44 +00:00
Peter Stephenson
b85a444fe0 22589: bug with long lines in menu selection 2006-08-07 15:45:19 +00:00
Clint Adams
37f43513c5 22588: handle targets with colons in their names. 2006-08-07 03:25:31 +00:00
Peter Stephenson
f5f90da9c0 22587: update some distribution docs 2006-08-04 15:31:03 +00:00
Peter Stephenson
596d38fb07 22586: fix warnings spotted on Cygwin 2006-08-04 13:38:26 +00:00
Peter Stephenson
99fa8b90b2 22585: fix zsh.exports 2006-08-04 11:42:20 +00:00
Peter Stephenson
1f03591f21 22584: GNU tar should complete uncompressed archives 2006-08-04 11:41:06 +00:00
Peter Stephenson
7a9958e78e 22582: configure.ac: test properly for functions for MULTIBYTE_SUPPORT 2006-08-04 09:20:25 +00:00
Peter Stephenson
504ea49e4c 22583: erand48() needs initialisation on Cygwin. 2006-08-04 09:18:53 +00:00
Peter Stephenson
48d6402e65 rationalise mb<->wc conversions to use restartable form 2006-08-03 15:37:49 +00:00
Peter Stephenson
07f11ba6bf unposted: improve svn import from users/10570 2006-08-03 10:19:20 +00:00
Peter Stephenson
3d215fd53e 22579: find .pod files in include path for perldoc 2006-08-02 22:20:45 +00:00
Peter Stephenson
4a4fb9f77e users/10570: handle "svn import" better 2006-08-02 21:39:15 +00:00
Peter Stephenson
c6bb577241 22575: Missed this 2006-08-02 21:26:37 +00:00
Peter Stephenson
6d61a3859e 22578: ensure HISTCHARS/histchars never contains non-ASCII characters 2006-08-02 17:16:37 +00:00
Peter Stephenson
21c83849a9 unposted: yet more history-beginning-search-menu fixes 2006-08-02 09:59:23 +00:00
Peter Stephenson
bb912594b2 22575: multibyte fixes for bslashquote(), getzlequery() 2006-08-01 21:28:04 +00:00
Peter Stephenson
7d77bc95b2 22574: more history-beginning-search-menu fixes 2006-08-01 20:28:35 +00:00
Peter Stephenson
ba22472b7f 22573: smooth interface to history-beginning-search-menu
document how to quote metacharacters for reverse array subscript
2006-08-01 17:35:17 +00:00
Peter Stephenson
1e7c19eca3 22572: use of (#m) was broken with pure strings 2006-08-01 17:16:43 +00:00
Peter Stephenson
ee9b17ad2a 22572: use of (#m) was broken with pure strings 2006-08-01 11:58:04 +00:00
Peter Stephenson
f34e095f4b users/10564: _gpg key ring fix 2006-08-01 11:31:22 +00:00
Bart Schaefer
e7944e7606 unposted: a technique for overriding ZLE widgets within a selected keymap 2006-07-31 06:33:48 +00:00
Peter Stephenson
f5bbc619bd 22565: Fix bug after failed menucompletion with accept-and-menu-complete? 2006-07-30 19:58:31 +00:00
Peter Stephenson
663b9376ad 22562: make ${...#...} etc. understand multibyte characters 2006-07-30 18:00:37 +00:00
Bart Schaefer
d905d22c65 22561: fix long-standing display bug in incremental-complete-word. 2006-07-29 23:46:01 +00:00
Peter Stephenson
80a6fa6af5 22560: tweak history-beginning-search-menu to clear menu after use 2006-07-28 10:21:06 +00:00
Peter Stephenson
d88220042d 22559: add history-beginning-search-menu 2006-07-28 09:52:34 +00:00
Peter Stephenson
44e2e5979c 22558: declaration after statement 2006-07-26 13:19:25 +00:00
Peter Stephenson
09bc7ee2b5 22557: turn on multibyte option by default 2006-07-25 18:10:37 +00:00
Peter Stephenson
b9bf52d1fc fix typos in 22556 2006-07-25 09:25:26 +00:00
Peter Stephenson
50e9ab122b 22556: Multibyte separators and delimiters 2006-07-24 22:00:19 +00:00
Clint Adams
6ca7b6abdf 22554: completion for vorbiscomment. 2006-07-19 23:46:16 +00:00
Peter Stephenson
732e440159 unposted: update .distfiles 2006-07-18 09:25:50 +00:00
Clint Adams
c75846492e 22553: completion for metaflac 2006-07-18 03:59:42 +00:00
Clint Adams
8955509460 22552: update for tla 1.3.4. 2006-07-15 19:10:52 +00:00
Peter Stephenson
3d3318d8f6 22550: put "exec" tests
in subshells and allow substitution on test output to occur
after the test.
2006-07-12 12:02:51 +00:00
Clint Adams
91a241292b 22549: improve svn propset completion slightly. 2006-07-12 02:40:54 +00:00
Peter Stephenson
0a22eb0e0c 22546: fix {myfd}>... bug and tweak tests 2006-07-11 15:36:37 +00:00
Peter Stephenson
4a67f24798 22544: Improve use of ztype tests for multibyte characters. Add
POSIX_IDENTIFIERS option to control allowability of multibyte
alphanumeric characters in parameter and module names.
2006-07-10 13:08:22 +00:00
Clint Adams
272256f5d6 22543: completion for clusterssh. 2006-07-09 18:50:02 +00:00
Peter Stephenson
9d5f320f38 22542: deoverenthuse cmdpopping 2006-07-09 14:47:22 +00:00
Peter Stephenson
59bbc0cfc5 22573: rm -rf autom4te.cache on distclean 2006-07-03 09:25:26 +00:00
Peter Stephenson
4cd7b957f3 22529: multibyte conversion in math expressions 2006-06-30 09:41:34 +00:00
Peter Stephenson
92737d2c42 22526: enhance ${(#)...} to handle Unicode 2006-06-28 14:34:27 +00:00
Peter Stephenson
6157c14d06 22525: lengths and cases of multibyte strings in parameters and history 2006-06-28 13:12:55 +00:00
Peter Stephenson
f95a6a913c 22524: searchable parameter subscripts with multibyte chars,
a few other fixes
2006-06-27 16:28:45 +00:00