| Commit message (Expand) | Author | Age | Files | Lines |
* | 31961: rationalise fd watching to use structure | Peter Stephenson | 2013-11-12 | 1 | -0/+12 |
* | users/16932: implement $UNDO_CHANGE_NO and argument to undo widget | Peter Stephenson | 2012-03-29 | 1 | -0/+1 |
* | 28772: Update regions in region highlight dynamically | Peter Stephenson | 2011-02-18 | 1 | -1/+55 |
* | 27812: display invalid bytes in multibyte characters specially | Peter Stephenson | 2010-03-22 | 1 | -0/+14 |
* | 26876 with updated documentation: add ZLE_{REMOVE,SPACE}_SUFFIX_CHARS | Peter Stephenson | 2009-04-24 | 1 | -0/+4 |
* | 24853: bits missed from patch | Peter Stephenson | 2008-04-20 | 1 | -2/+2 |
* | 24853: use metafied strings for inner loops over history | Peter Stephenson | 2008-04-20 | 1 | -2/+22 |
* | 24819: fix transposing characters and sneaky combination generation | Peter Stephenson | 2008-04-15 | 1 | -2/+12 |
* | 24808: initial support for combining characters in zle | Peter Stephenson | 2008-04-13 | 1 | -2/+31 |
* | 24782: initial go at highlighting of characters in zle command lines | Peter Stephenson | 2008-04-03 | 1 | -0/+31 |
* | users/11398: vi-goto-mark broken by multibyte support | Peter Stephenson | 2007-04-15 | 1 | -0/+2 |
* | Incomplete improvements for $'...' in completion | Peter Stephenson | 2006-12-03 | 1 | -5/+2 |
* | rationalise mb<->wc conversions to use restartable form | Peter Stephenson | 2006-08-03 | 1 | -4/+0 |
* | 22575: multibyte fixes for bslashquote(), getzlequery() | Peter Stephenson | 2006-08-01 | 1 | -2/+2 |
* | 22556: Multibyte separators and delimiters | Peter Stephenson | 2006-07-24 | 1 | -2/+2 |
* | 22408: support for multibyte characters in patterns | Peter Stephenson | 2006-04-09 | 1 | -18/+0 |
* | thinko fix | Clint Adams | 2006-03-20 | 1 | -1/+1 |
* | 22371: use only alphanumerics and underscores as word characters with vi bind... | Clint Adams | 2006-03-20 | 1 | -0/+2 |
* | Define ZS_memchr() as either wmemchr() or memchr(). | Wayne Davison | 2006-02-09 | 1 | -0/+2 |
* | 22014: argument-base, insert-unicode-char | Peter Stephenson | 2005-11-24 | 1 | -0/+1 |
* | The non-multibyte version of ZWS() doesn't need to force a cast anymore. | Wayne Davison | 2005-11-15 | 1 | -2/+2 |
* | users/9638: tweaks for FCEDIT etc. | Peter Stephenson | 2005-11-07 | 1 | -1/+15 |
* | Changed the non-wide version of: ZLE_CHAR_T into a "char" (formerly | Wayne Davison | 2005-11-01 | 1 | -4/+4 |
* | - Defined some new ZC_i<type> macros, such as ZC_ilower, ZC_inblank, | Wayne Davison | 2005-11-01 | 1 | -3/+13 |
* | 21943, 21945: ZLE_UNICODE_SUPPORT -> MULTIBYTE_SUPPORT; | Peter Stephenson | 2005-10-28 | 1 | -7/+3 |
* | 21784: Improved character widths for formatted multibyte character output | Peter Stephenson | 2005-09-29 | 1 | -4/+24 |
* | 21736: improve tests for word and identifier characters with multibyte input | Peter Stephenson | 2005-09-20 | 1 | -6/+1 |
* | 21722: fix multibyte word stuff | Peter Stephenson | 2005-09-09 | 1 | -0/+3 |
* | 21619: define wide versions of zarrdup, zputs, niceztrlen. | Clint Adams | 2005-08-15 | 1 | -0/+10 |
* | For gcc, use static inline functions in place of the ZS_str* | Wayne Davison | 2005-08-12 | 1 | -4/+16 |
* | c.f. 21590: metafy_line()/unmetafy_line() now support wide characters | Peter Stephenson | 2005-08-10 | 1 | -0/+13 |
* | 20869: more small Unicode tweaks | Peter Stephenson | 2005-02-25 | 1 | -2/+4 |
* | 20863: fix history (i)searching for Unicode | Peter Stephenson | 2005-02-25 | 1 | -0/+14 |
* | 20861: Fix statusline in Unicode, apart from isearch | Peter Stephenson | 2005-02-24 | 1 | -1/+3 |
* | 20857: rewrite zle_refresh to use wide characters. | Andrey Borzenkov | 2005-02-23 | 1 | -0/+14 |
* | 20854: more Unicode stuff. | Peter Stephenson | 2005-02-23 | 1 | -30/+6 |
* | Andrej: 20838: get ZLE_UNICODE_SUPPORT basically working | Peter Stephenson | 2005-02-22 | 1 | -0/+2 |
* | 20833: typo: int_t -> wint_t | Peter Stephenson | 2005-02-21 | 1 | -1/+1 |
* | 20822: Initial code for Unicode/multibyte input | Peter Stephenson | 2005-02-18 | 1 | -0/+69 |
* | 20752: fix access to ZLE parameters | Peter Stephenson | 2005-01-26 | 1 | -0/+6 |
* | 20742: More Unicode conversion stuff. | Peter Stephenson | 2005-01-25 | 1 | -6/+11 |
* | c.f. 20675: improve zle as a basis for Unicode. | Peter Stephenson | 2005-01-14 | 1 | -5/+0 |
* | 18139: Improve $killring interface; can now change length. Empty | Peter Stephenson | 2003-01-27 | 1 | -1/+1 |
* | save and restore more variables in bufferwords(); move gotword() into core (1... | Sven Wischnowsky | 2000-05-23 | 1 | -9/+68 |
* | Initial revision | Tanaka Akira | 1999-04-15 | 1 | -0/+137 |