1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-21 00:01:26 +01:00
Commit graph

4640 commits

Author SHA1 Message Date
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
Peter Stephenson
ec1274f0a3 22522: infinite loop with invalid character in mb_metastrlen() 2006-06-27 12:00:43 +00:00
Peter Stephenson
fbd93a2a82 22519: initial multibyte parameter tests 2006-06-26 22:01:22 +00:00
Peter Stephenson
05bd0b2dd1 22518: Initial go at making parameter subscripts
use multibyte characters.
2006-06-26 18:17:31 +00:00
Peter Stephenson
bd50a3c516 22516: error in func() didn't pop command stack 2006-06-26 10:04:09 +00:00
Peter Stephenson
66b58d9c21 22501: missed README chunk 2006-06-26 09:57:16 +00:00
Clint Adams
9bbc6e7daa unposted: autoload is-at-least in _tar if using GNU tar. 2006-06-25 16:15:02 +00:00
Clint Adams
16db320811 22513: only do that for GNU tar >= 1.14.91. 2006-06-24 20:36:10 +00:00
Clint Adams
fdff42eaa7 22511: complete compressed archive filenames for GNU tar even when a compression
option is not specified.
2006-06-24 19:28:55 +00:00
Peter Stephenson
a940c36487 22501: reduce maximum function depth to 1000 2006-06-19 10:55:26 +00:00
Bart Schaefer
2da1610330 22492: url-quote-magic should detect syntactic word breaks correctly 2006-06-17 17:21:15 +00:00
Peter Stephenson
70a28c494e unposted: remove redundant TODO 2006-06-16 10:43:59 +00:00
Clint Adams
a4174f022d 22486: completion for dak (the debian-archive-kit). 2006-06-11 17:17:47 +00:00
Clint Adams
ef570806aa users/10282: complete associated sections with man page names. 2006-06-09 19:55:48 +00:00
Clint Adams
efd5cec449 unposted: complete the same way for rmadison. 2006-06-08 16:38:56 +00:00
Peter Stephenson
11836eb5e3 22484: support varargs.h in addition to stdarg.h 2006-06-05 16:55:38 +00:00
Peter Stephenson
8346a5e8d2 22483: add $sysparams to zsh/system 2006-06-05 13:21:56 +00:00
Clint Adams
38ad28d8ac 22481: complete svn diff and resolved subcommands. 2006-06-02 14:22:21 +00:00
Peter Stephenson
1cf30c353e 22480: autoload math functions from zmathfuncdef 2006-06-02 13:34:59 +00:00