Peter Stephenson
|
8a9c9d8078
|
21971: multibyte version of pfxlen()
|
2005-11-01 23:10:17 +00:00 |
|
Wayne Davison
|
957b5cf3cd
|
- Changed a couple pointers from "char *" to "unsigned char *" in
order to match the zlemetaline's type.
- A few brace-position twiddles.
|
2005-11-01 03:26:56 +00:00 |
|
Peter Stephenson
|
aea7715261
|
21943, 21945: ZLE_UNICODE_SUPPORT -> MULTIBYTE_SUPPORT;
use multibyte versions of nicechar wherever possible.
|
2005-10-28 17:34:33 +00:00 |
|
Peter Stephenson
|
3c37057c34
|
21871: replace INULL() by inull()
|
2005-10-13 16:30:13 +00:00 |
|
Peter Stephenson
|
046f4cf49e
|
21784: Improved character widths for formatted multibyte character output
|
2005-09-29 17:32:34 +00:00 |
|
Peter Stephenson
|
817e59cf19
|
21596: fix run-help, which-command, accept-and-menu-complete
|
2005-08-10 19:51:30 +00:00 |
|
Peter Stephenson
|
2a888b3d5a
|
c.f. 21590: metafy_line()/unmetafy_line() now support wide characters
|
2005-08-10 10:56:40 +00:00 |
|
Peter Stephenson
|
8665549030
|
21541: remove some warnings from ZLE_UNICODE_SUPPORT
|
2005-07-28 14:45:32 +00:00 |
|
Peter Stephenson
|
8a24c5a5ee
|
users/8856, users/8863: which-command stuff
|
2005-05-23 10:11:18 +00:00 |
|
Peter Stephenson
|
d9137fd4b6
|
20854: more Unicode stuff.
|
2005-02-23 13:50:09 +00:00 |
|
Peter Stephenson
|
b83f0e2290
|
Andrej: 20838: get ZLE_UNICODE_SUPPORT basically working
|
2005-02-22 13:12:35 +00:00 |
|
Peter Stephenson
|
e34d2df070
|
20828: typos in 20822
|
2005-02-18 17:30:55 +00:00 |
|
Peter Stephenson
|
d7c13fb2c3
|
20822: Initial code for Unicode/multibyte input
20823: Debugging test in stat wrong for 64-bit systems
|
2005-02-18 13:57:25 +00:00 |
|
Peter Stephenson
|
88a37cc187
|
c.f. 20675: improve zle as a basis for Unicode.
unposted: update version to 4.2.3-dev-1
|
2005-01-14 13:04:47 +00:00 |
|
Clint Adams
|
8db6e42ecd
|
* 20657: Src/Zle/zle_tricky.c: sort completions partially based on LC_COLLATE setting.
|
2005-01-11 18:24:51 +00:00 |
|
Wayne Davison
|
fb0937a69e
|
Marked unused parameters with the new UNUSED() macro.
|
2004-06-02 22:14:25 +00:00 |
|
Wayne Davison
|
14c7f464c2
|
Silenced two signed/unsigned comparison compiler warnings.
|
2004-05-28 19:21:05 +00:00 |
|
Oliver Kiddle
|
95231270ed
|
19595: rename DO to DOLOOP to avoid conflict with curses.h on Tru64 5.1
|
2004-03-11 14:25:12 +00:00 |
|
Peter Stephenson
|
2ace0ce4f2
|
19553: rename c in zle to lastchar
|
2004-03-08 11:44:09 +00:00 |
|
Sven Wischnowsky
|
de670cbb58
|
fix typo in comment (17569)
|
2002-08-20 15:21:54 +00:00 |
|
Sven Wischnowsky
|
1229d05c19
|
fix default completion module loading, use compctl if it hasn't been loaded already and no completion widgets have been defined (17567)
|
2002-08-20 12:28:05 +00:00 |
|
Sven Wischnowsky
|
def8d4afda
|
remove qword, it isn't needed anymore (17439)
|
2002-07-08 09:03:04 +00:00 |
|
Sven Wischnowsky
|
053629183d
|
add new sepcial context -assign-parameter- for completing the parameter in an assignment (17387)
|
2002-07-01 08:25:15 +00:00 |
|
Sven Wischnowsky
|
0cfe1b30be
|
fix for unquoting with `compset -q' with singly and doubly quoted strings (17135)
|
2002-05-13 09:31:59 +00:00 |
|
Sven Wischnowsky
|
e9a2060fe9
|
treat backslashed bangs in double quotes specially in get_comp_string(), they are more like $s there (16990)
|
2002-04-16 07:53:13 +00:00 |
|
Sven Wischnowsky
|
45f9a36216
|
remove that -T option to compdef again and instead use comma-separated sub-contexts both for function and style lookup (16819)
|
2002-03-13 09:28:04 +00:00 |
|
Sven Wischnowsky
|
6bfc325a94
|
don't try to build the redirection string for the loops (for, foreach, select) (16776)
|
2002-03-07 08:38:44 +00:00 |
|
Sven Wischnowsky
|
10490ec499
|
add $redirections array to completion system parameters, containing information about all redirections on the line; make this and compstate[redirect] contain the file descriptor number (16751)
|
2002-03-01 10:41:59 +00:00 |
|
Sven Wischnowsky
|
3013e98ca4
|
fix completion after var+= to use value context (16418)
|
2002-01-08 15:33:23 +00:00 |
|
Sven Wischnowsky
|
bd629defe8
|
(15357)
|
2001-07-10 09:25:43 +00:00 |
|
Sven Wischnowsky
|
bbd2a98f41
|
make expand-word not always restore the command line (3940)
|
2001-06-25 09:32:21 +00:00 |
|
Bart Schaefer
|
2e4a17b32f
|
Change magic-space to respect !".
|
2001-06-24 03:42:09 +00:00 |
|
Sven Wischnowsky
|
a5a5aa4e3e
|
fixes for display bugs for completion lists (cursor left one line to far up or down) (14903)
|
2001-06-13 14:03:44 +00:00 |
|
Sven Wischnowsky
|
8e20d1da63
|
more fixage for expansion: just convert the command line to the original when expansion shouldn't or couldn't do something sensible on the line (14359)
|
2001-05-16 10:27:06 +00:00 |
|
Sven Wischnowsky
|
dc9d78c659
|
(14350)
|
2001-05-15 13:52:22 +00:00 |
|
Sven Wischnowsky
|
a3e01003c8
|
print space/backspace when reacing the last column while printing descriptions and the like to avoid a cursor positioning bug depending on the kind of terminal (autowrap) (14251)
|
2001-05-08 08:14:33 +00:00 |
|
Sven Wischnowsky
|
061c1ce912
|
add `aliases' option to be able to disable alias expansion (13554)
|
2001-02-28 09:12:54 +00:00 |
|
Sven Wischnowsky
|
c06782d95b
|
*** empty log message ***
|
2001-01-18 14:41:40 +00:00 |
|
Sven Wischnowsky
|
757168e2c8
|
remove 13108 (trap queues); replace with signal queueing to ensure that user signal handlers are only executed when it is safe to run them (13365)
|
2001-01-16 13:44:18 +00:00 |
|
Sven Wischnowsky
|
6c4dfc3228
|
don't stop parsing too early when completing inside a command substitution (12885)
|
2000-10-04 13:54:00 +00:00 |
|
Sven Wischnowsky
|
f4f38507e5
|
fix for unbalanced calls to {push,pop}heap in docomplete()/get_comp_string() (12717)
|
2000-08-29 08:20:59 +00:00 |
|
Sven Wischnowsky
|
4f13bbd654
|
fixes for completion in math contexts (12592)
|
2000-08-11 12:19:35 +00:00 |
|
Sven Wischnowsky
|
806e8aa6af
|
quote brace-strings (12113)
|
2000-06-29 06:59:00 +00:00 |
|
Sven Wischnowsky
|
470515922c
|
typo in _history; missing free()s in zle_tricky.c (12067)
|
2000-06-26 08:20:33 +00:00 |
|
Sven Wischnowsky
|
a295e82c1e
|
allow _expand to expand braces; better detection of braces to complete in C (11973)
|
2000-06-19 09:55:31 +00:00 |
|
Sven Wischnowsky
|
1416862b63
|
allow completion after `a{{b,c},'; fix for closing brace re-insertion when completing from both ends (CLF_MID) (11939)
|
2000-06-16 07:52:05 +00:00 |
|
Sven Wischnowsky
|
2e1c0ec483
|
make C-code expansion add a space only when more than one word was generated (11814)
|
2000-06-08 07:20:31 +00:00 |
|
Sven Wischnowsky
|
9ac1ee5703
|
hopefully more consistent beeping with menu-selection (11794)
|
2000-06-07 08:39:56 +00:00 |
|
Sven Wischnowsky
|
7f9f81f3e2
|
save and restore more variables in bufferwords(); move gotword() into core (11523)
|
2000-05-23 08:20:56 +00:00 |
|
Sven Wischnowsky
|
01bd1c61ae
|
make sure wouldinstab is set before calling docomplete() (11503)
|
2000-05-22 14:50:07 +00:00 |
|