1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-28 15:01:21 +02:00
Commit Graph

3239 Commits

Author SHA1 Message Date
Peter Stephenson
07a1121203 22672: arno: unset ksharrays for prompt functions 2006-09-07 18:49:25 +00:00
Clint Adams
4e0b88cfcd fix article num 2006-08-22 22:03:56 +00:00
Clint Adams
7929037b59 2265x: update for tla 1.3.5. 2006-08-22 21:54:00 +00:00
Peter Stephenson
17001a765d 22656: improve handling of monitor option 2006-08-22 09:23:30 +00:00
Peter Stephenson
f20b66dd24 zsh-users/10634: try to fix relative paths of completion configuration file 2006-08-21 19:40:34 +00:00
Clint Adams
2f0bb9589c 22655: completion for sisu. 2006-08-21 17:08:26 +00:00
Peter Stephenson
0113199a8b unposted: tweak completion docs 2006-08-21 14:24:48 +00:00
Peter Stephenson
754503c60d 22651: failed to unmetafy bytes for output 2006-08-20 22:28:17 +00:00
Peter Stephenson
1217d5a66d 22650: remove now buggy pointer to last added style 2006-08-20 22:07:06 +00:00
Peter Stephenson
f29b8450e7 22643: completing in math context 2006-08-20 18:07:49 +00:00
Peter Stephenson
48fb5eabfb 22683: deleting style in context never removed style itself 2006-08-20 17:04:58 +00:00
Peter Stephenson
d0b9eddd9a 22613: add strftime -r to use strptime() if available 2006-08-17 15:28:11 +00:00
Peter Stephenson
1a42aadd81 22612: comment the static variables 2006-08-17 09:34:11 +00:00
Peter Stephenson
72f362cf2c 22610: allow zstyle -L to have arguments 2006-08-16 09:06:39 +00:00
Peter Stephenson
77321097e7 22611: bug scrolling wide completion list 2006-08-15 21:19:34 +00:00
Clint Adams
45de69686b 22609: complete for baz switch 2006-08-15 05:04:58 +00:00
Peter Stephenson
b7d9ff9d3b 22601: need some unquoting in _list_files 2006-08-14 19:30:31 +00:00
Peter Stephenson
6a77c04ce0 22608: improve doc for match-word-context 2006-08-14 16:58:47 +00:00
Peter Stephenson
3a97920199 22606: add match-word-context.
Remove workaround from match-words-by-style
2006-08-14 16:14:41 +00:00
Peter Stephenson
f2dbedcc4f 22605: bug in complist wide character fixes introduced infinite loop 2006-08-14 13:29:29 +00:00
Clint Adams
227448bbe9 unposted: update distributed files. 2006-08-13 05:03:35 +00:00
Bart Schaefer
410ab16b86 Fix an email address. 2006-08-13 03:22:00 +00:00
Peter Stephenson
2ccad2310e 22599: use wide character widths in completion 2006-08-11 21:30:38 +00:00
Peter Stephenson
36c7a0a0b3 unposted: trivial typo in compsys.yo 2006-08-10 17:17:26 +00:00
Peter Stephenson
d5b3716e1c 22597: back off two column-subtraction hunks 2006-08-10 16:34:19 +00:00
Bart Schaefer
7315dbb385 22595: paranoid bounds-checking on some
loop indices.
2006-08-10 15:59:09 +00:00
Peter Stephenson
3dc99a7257 22594: Attempt to fix some off-by-one errors for completion lists
that exactly fit the display width
2006-08-09 22:08:52 +00:00
Peter Stephenson
2983ed3fb3 22594: Attempt to fix some off-by-one errors for completion lists
that exactly fit the display width
2006-08-09 22:08:38 +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
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
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