Clint Adams
|
cc8575a270
|
22896: Src/Zle/complete.mdd: rename Mandrake to Mandriva.
|
2006-10-23 09:32:24 +00:00 |
|
Peter Stephenson
|
b736a639dd
|
string quoting in compctl used QT_NONE instead of QT_BACKSLASH
|
2006-10-16 17:02:05 +00:00 |
|
Bart Schaefer
|
d6a7f6f5ad
|
Add two widges for user control of auto-suffix remove/keep.
|
2006-10-16 01:09:22 +00:00 |
|
Andrey Borzenkov
|
9d8c3eb74d
|
22831: use CM_SPACE in compdescribe
|
2006-10-07 08:05:03 +00:00 |
|
Peter Stephenson
|
b4f837a862
|
22820: this time, fix handling of long accumulated completion line
|
2006-10-06 16:48:42 +00:00 |
|
Peter Stephenson
|
e87b35c04e
|
10791: fix handling of long accumulated completion line
|
2006-10-06 10:07:37 +00:00 |
|
Peter Stephenson
|
289b14113b
|
22819: improved internal use of string quotation,
plus completion bug fix with RCQUOTES
|
2006-10-05 21:53:26 +00:00 |
|
Andrey Borzenkov
|
21c1e9a346
|
fix thinko in 22787
|
2006-09-30 06:53:15 +00:00 |
|
Andrey Borzenkov
|
9f2bf1f0f2
|
22787: fix calling convention of pattern_match
|
2006-09-29 17:40:41 +00:00 |
|
Peter Stephenson
|
966ff3a185
|
22780: add _arguments/comparguments -n to set index of first non-option arg
|
2006-09-27 16:53:58 +00:00 |
|
Peter Stephenson
|
8f98285662
|
22765: rename some MB_ macros to WC_ for consistency.
|
2006-09-23 20:25:05 +00:00 |
|
Andrey Borzenkov
|
71fa876def
|
22761: fix compdescrie for multibyte characters
|
2006-09-23 14:43:57 +00:00 |
|
Peter Stephenson
|
78d1939ffd
|
22753: minor character bugs spotted on Cygwin
|
2006-09-21 16:36:53 +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 |
|
Peter Stephenson
|
0d4a9f65f7
|
22713: word end in math completion context was screwy
|
2006-09-15 15:38:36 +00:00 |
|
Peter Stephenson
|
7b927aeac7
|
22660: unmetafy directory for opendir() etc. in compctl
|
2006-09-11 10:05:23 +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
|
754503c60d
|
22651: failed to unmetafy bytes for output
|
2006-08-20 22:28:17 +00:00 |
|
Peter Stephenson
|
f29b8450e7
|
22643: completing in math context
|
2006-08-20 18:07:49 +00:00 |
|
Peter Stephenson
|
1a42aadd81
|
22612: comment the static variables
|
2006-08-17 09:34:11 +00:00 |
|
Peter Stephenson
|
77321097e7
|
22611: bug scrolling wide completion list
|
2006-08-15 21:19:34 +00:00 |
|
Peter Stephenson
|
f2dbedcc4f
|
22605: bug in complist wide character fixes introduced infinite loop
|
2006-08-14 13:29:29 +00:00 |
|
Peter Stephenson
|
2ccad2310e
|
22599: use wide character widths in completion
|
2006-08-11 21:30:38 +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
|
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
|
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 |
|
Peter Stephenson
|
48d6402e65
|
rationalise mb<->wc conversions to use restartable form
|
2006-08-03 15:37:49 +00:00 |
|
Peter Stephenson
|
bb912594b2
|
22575: multibyte fixes for bslashquote(), getzlequery()
|
2006-08-01 21:28:04 +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
|
50e9ab122b
|
22556: Multibyte separators and delimiters
|
2006-07-24 22:00:19 +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 |
|
Peter Stephenson
|
dd5602f59b
|
22474: use variable argument lists to improve error message handling
|
2006-05-30 22:35:03 +00:00 |
|
Wayne Davison
|
fd240e09b0
|
Made implied "int" on new static variable explicit (which silences
gcc).
|
2006-05-30 21:21:07 +00:00 |
|
Peter Stephenson
|
09aaf50cda
|
22464: bad recursion if error in prompt substitution
|
2006-05-26 22:43:51 +00:00 |
|
Peter Stephenson
|
00446ee29c
|
22448: typo retrieving $RBUFFER in completion
|
2006-05-19 10:16:01 +00:00 |
|
Peter Stephenson
|
efe92714c6
|
this one got missed
|
2006-04-25 17:33:34 +00:00 |
|
Peter Stephenson
|
949f5b6dee
|
22431: set WIDGET etc. more consistently when executing zle functions
|
2006-04-25 15:00:25 +00:00 |
|
Peter Stephenson
|
a2d5ebe3c0
|
22427: zle <widget> -w sets the environment for <widget>
|
2006-04-25 10:10:49 +00:00 |
|
Peter Stephenson
|
85f25bb845
|
users/10172: new zle command read-command
|
2006-04-23 23:13:47 +00:00 |
|
Peter Stephenson
|
ef330a5dfd
|
22408: support for multibyte characters in patterns
|
2006-04-09 21:47:21 +00:00 |
|
Wayne Davison
|
eafa96805b
|
Fixed call to undefined function zwarnname() instead of zwarnnam().
|
2006-03-25 18:50:44 +00:00 |
|
Peter Stephenson
|
7b7905fedb
|
22638: MACHINES: IRIX
users/10047: zle widget -K keymap
|
2006-03-21 19:19:05 +00:00 |
|
Clint Adams
|
7b92878c24
|
thinko fix
|
2006-03-20 15:22:55 +00:00 |
|
Clint Adams
|
8294310202
|
22371: use only alphanumerics and underscores as word characters with vi bindings.
|
2006-03-20 14:40:36 +00:00 |
|
Clint Adams
|
b37a0f0000
|
22366: better handling for multibyte-character-containing words in vi widgets.
|
2006-03-17 23:45:43 +00:00 |
|
Wayne Davison
|
04ea7bae96
|
Fix some compiler warnings and ensure that zmod gets restored
properly in bin_zle_call().
|
2006-03-09 09:44:28 +00:00 |
|