Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-24 | 20866: fix deliberate errors in 20861 | Peter Stephenson | 1 | -1/+4 | |
2005-02-24 | 20861: Fix statusline in Unicode, apart from isearch | Peter Stephenson | 1 | -24/+37 | |
2005-02-23 | 20854: more Unicode stuff. | Peter Stephenson | 1 | -44/+49 | |
2005-02-22 | Andrej: 20838: get ZLE_UNICODE_SUPPORT basically working | Peter Stephenson | 1 | -2/+6 | |
2005-02-18 | 20828: typos in 20822 | Peter Stephenson | 1 | -1/+1 | |
2005-02-18 | 20822: Initial code for Unicode/multibyte input | Peter Stephenson | 1 | -35/+104 | |
20823: Debugging test in stat wrong for 64-bit systems | |||||
2005-01-25 | 20742: More Unicode conversion stuff. | Peter Stephenson | 1 | -3/+4 | |
2005-01-14 | c.f. 20675: improve zle as a basis for Unicode. | Peter Stephenson | 1 | -104/+104 | |
unposted: update version to 4.2.3-dev-1 | |||||
2004-06-02 | Marked unused parameters with the new UNUSED() macro. | Wayne Davison | 1 | -23/+23 | |
2004-03-12 | zsh-users/7160: Check and fix mod_export entries. | Peter Stephenson | 1 | -1/+1 | |
2004-03-08 | 19553: rename c in zle to lastchar | Peter Stephenson | 1 | -22/+23 | |
2003-07-29 | Don't crash if alt-y is typed twice in a row without a prior ctrl-y. | Wayne Davison | 1 | -1/+3 | |
2003-02-27 | 18313: NULL pointer dereference if yank-pop after a single yank | Peter Stephenson | 1 | -1/+1 | |
2003-01-27 | 18139: Improve $killring interface; can now change length. Empty | Peter Stephenson | 1 | -12/+57 | |
strings in $killring are ignored when yank-popping. Yank-popping is more consistent about looping and using the original cutbuffer. | |||||
2001-09-03 | 15734: zle -K option to select a keymap, and zle KEYMAP parameter to | Andrew Main | 1 | -1/+3 | |
examine the current selection. | |||||
2001-08-28 | handle possible NULL pointer returned from bufferwords() (15717) | Sven Wischnowsky | 1 | -6/+6 | |
2000-05-10 | AIX dependency fix | Oliver Kiddle | 1 | -1/+1 | |
2000-05-03 | new (z) parameter flag to do shell-word splitting on the value (11113) | Sven Wischnowsky | 1 | -1/+1 | |
2000-04-12 | new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing ↵ | Sven Wischnowsky | 1 | -137/+314 | |
to find word (10685) | |||||
1999-04-15 | Initial revision | Tanaka Akira | 1 | -0/+816 | |