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

3270 Commits

Author SHA1 Message Date
Andrey Borzenkov
71fa876def 22761: fix compdescrie for multibyte characters 2006-09-23 14:43:57 +00:00
Andrey Borzenkov
fa68d6fa0a fix typo 2006-09-23 10:42:34 +00:00
Andrey Borzenkov
daed9601f7 revert 22758 and add LC_NUMERIC and LC_MESSAGES
to test harness instead
2006-09-23 06:55:29 +00:00
Andrey Borzenkov
4e576c069c 22758: fix tests by setting locale to C 2006-09-22 19:34:05 +00:00
Peter Stephenson
4fdf7ec7b7 22752: improved introduction to completion 2006-09-21 19:54:31 +00:00
Peter Stephenson
d09274dcd8 22739: arno: different test for theme in prompt -c 2006-09-21 16:48:21 +00:00
Peter Stephenson
78d1939ffd 22753: minor character bugs spotted on Cygwin 2006-09-21 16:36:53 +00:00
Peter Stephenson
286ca1d487 users/10748: improve a couple of minor things in compsys doc 2006-09-20 14:09:56 +00:00
Peter Stephenson
753159200c unposted: add p4d and some undoc suppport in _perforce 2006-09-20 10:55:53 +00:00
Peter Stephenson
2bfad02a94 22742: parameter padding uses string lengths unless (m) flag set
22743: restrict sh "- [args]" -> "-xv [-- args]" hack to sh mode
2006-09-20 09:22:34 +00:00
Clint Adams
1554b81053 operator precedence fix 2006-09-18 03:40:40 +00:00
Clint Adams
a7c0640c0a 22728: $functrace parameter for function backtraces. 2006-09-17 19:28:45 +00:00
Peter Stephenson
4f11c3b8e3 22729: trunction in computil.c did't handle multibyte characters 2006-09-17 19:23:38 +00:00
Peter Stephenson
b477e24aa2 22727: "use 'exit' to exit" was suboptimal 2006-09-17 17:42:56 +00:00
Andrey Borzenkov
d8ce9807d4 22721: add pdf target to top Makefile.in 2006-09-16 15:53:03 +00:00
Clint Adams
6e9917e304 22719: check for RLIMIT_NICE and RTLIMIT_RTPRIO so 22718 will work. 2006-09-15 21:45:27 +00:00
Clint Adams
7a7dfd55a1 22718: use ulimit -e and -r for RLIMIT_NICE and RLIMIT_RTPRIO respectively. 2006-09-15 21:22:06 +00:00
Peter Stephenson
bd4b21bf46 22715: AUTOCONTINUE option never worked. 2006-09-15 16:27:07 +00:00
Peter Stephenson
0d4a9f65f7 22713: word end in math completion context was screwy 2006-09-15 15:38:36 +00:00
Peter Stephenson
bb3628e898 assume width 1 for control characters;
don't crash if width of repeated padding string is 0
2006-09-15 13:17:27 +00:00
Peter Stephenson
a82ac460c2 22692: additional notes on a couple of parameter expansion features 2006-09-14 09:03:16 +00:00
Peter Stephenson
a242b1eb35 22705: make ${(l...)...} and ${(r...)...} handle multibyte characters 2006-09-13 20:55:29 +00:00
Peter Stephenson
efd061cdc9 22704: new completion for todo.sh 2006-09-13 16:11:44 +00:00
Peter Stephenson
6371325fdf 22689: untokenize strings used in parameter substitution pattern matching 2006-09-12 09:56:25 +00:00
Peter Stephenson
0f4d595902 unposted: Mikael Magnusson: typos in sched doc 2006-09-11 20:04:07 +00:00
Peter Stephenson
b262d310b2 22686: unset array if assigning numeric parameter 2006-09-11 11:09:15 +00:00
Peter Stephenson
7b927aeac7 22660: unmetafy directory for opendir() etc. in compctl 2006-09-11 10:05:23 +00:00
Peter Stephenson
6c887892f9 22685: make printf "%d" \"X handle multibyte characters 2006-09-10 19:11:53 +00:00
Peter Stephenson
80acfd135c 22684: improve getkeystring() interface and make printf do octal escapes 2006-09-10 18:10:48 +00:00
Peter Stephenson
b726ead94e 22676, 22678: extend sched and make it able to run events when waiting for
input
2006-09-10 15:24:26 +00:00
Peter Stephenson
638b0da970 22681: find all error number definitions 2006-09-10 15:20:31 +00:00
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