summaryrefslogtreecommitdiff
path: root/Src/Zle/zle_thingy.c
AgeCommit message (Collapse)AuthorFilesLines
2005-08-10c.f. 21590: metafy_line()/unmetafy_line() now support wide charactersPeter Stephenson1-2/+2
2005-02-2420861: Fix statusline in Unicode, apart from isearchPeter Stephenson1-3/+6
2005-02-1820822: Initial code for Unicode/multibyte inputPeter Stephenson1-1/+1
20823: Debugging test in stat wrong for 64-bit systems
2004-09-0820330: rationalise zle return statusesPeter Stephenson1-1/+1
2004-09-0220303: zle -I test and running zle widgets in trapsPeter Stephenson1-4/+25
2004-06-02Marked unused parameters with the new UNUSED() macro.Wayne Davison1-15/+15
2003-12-1219281: zle-line-init special widgetPeter Stephenson1-0/+11
2003-10-29a la 19209: zcalloc -> zshcallocPeter Stephenson1-1/+1
2002-08-2717582: Improved option argument handling.Peter Stephenson1-21/+21
unposted: Updated version to 4.1.0-dev-6 because of interface change.
2002-08-20fix default completion module loading, use compctl if it hasn't been loaded ↵Sven Wischnowsky1-0/+2
already and no completion widgets have been defined (17567)
2002-06-0717304: tweak to tweak the tweaked tweak for zle -I in 17301Peter Stephenson1-2/+3
2002-06-0717301: improve zle -I.Peter Stephenson1-1/+1
2002-06-0517295: `zle -F' failed because of bad testPeter Stephenson1-1/+1
2002-05-2117141 plus mods: add `zle -F fd handler' feature.Peter Stephenson1-0/+103
2001-09-0315734: zle -K option to select a keymap, and zle KEYMAP parameter toAndrew Main1-0/+12
examine the current selection.
2000-11-11Sven: 13108: Handle traps synchronouslyPeter Stephenson1-3/+13
pws: 13109, 13111: clear up zle display when output produced in trap.
2000-07-13fix zle widget -n num with num>9 (12238)Sven Wischnowsky1-35/+216
1999-04-15Initial revisionTanaka Akira1-0/+491