summaryrefslogtreecommitdiff
path: root/Src/Zle/zle.h
AgeCommit message (Collapse)AuthorFilesLines
2005-08-10c.f. 21590: metafy_line()/unmetafy_line() now support wide charactersPeter Stephenson1-0/+13
2005-02-2520869: more small Unicode tweaksPeter Stephenson1-2/+4
2005-02-2520863: fix history (i)searching for UnicodePeter Stephenson1-0/+14
2005-02-2420861: Fix statusline in Unicode, apart from isearchPeter Stephenson1-1/+3
2005-02-2320857: rewrite zle_refresh to use wide characters.Andrey Borzenkov1-0/+14
2005-02-2320854: more Unicode stuff.Peter Stephenson1-30/+6
2005-02-22Andrej: 20838: get ZLE_UNICODE_SUPPORT basically workingPeter Stephenson1-0/+2
2005-02-2120833: typo: int_t -> wint_tPeter Stephenson1-1/+1
2005-02-1820822: Initial code for Unicode/multibyte inputPeter Stephenson1-0/+69
20823: Debugging test in stat wrong for 64-bit systems
2005-01-2620752: fix access to ZLE parametersPeter Stephenson1-0/+6
2005-01-2520742: More Unicode conversion stuff.Peter Stephenson1-6/+11
2005-01-14c.f. 20675: improve zle as a basis for Unicode.Peter Stephenson1-5/+0
unposted: update version to 4.2.3-dev-1
2003-01-2718139: Improve $killring interface; can now change length. EmptyPeter Stephenson1-1/+1
strings in $killring are ignored when yank-popping. Yank-popping is more consistent about looping and using the original cutbuffer.
2000-05-23save and restore more variables in bufferwords(); move gotword() into core ↵Sven Wischnowsky1-9/+68
(11523)
1999-04-15Initial revisionTanaka Akira1-0/+137