| Commit message (Expand) | Author | Age | Files | Lines |
* | 51291: support for highlighting ellipses in the line editor | Oliver Kiddle | 2023-01-10 | 1 | -25/+35 |
* | 51290: fix display of control characters with SINGLE_LINE_ZLE set | Oliver Kiddle | 2023-01-10 | 1 | -3/+3 |
* | 51289: don't disable non-colour attributes in prompts for SINGLE_LINE_ZLE and... | Oliver Kiddle | 2023-01-10 | 1 | -2/+0 |
* | 51281: keep track of attributes left on at the end of left and right prompts ... | Oliver Kiddle | 2023-01-10 | 1 | -25/+16 |
* | 51280: add support for italic and faint fonts in the line editor | Oliver Kiddle | 2023-01-10 | 1 | -23/+3 |
* | 51258, 51272: refactor handling of terminal attributes, removing OFF flags in... | Oliver Kiddle | 2023-01-10 | 1 | -235/+81 |
* | unposted: In a comment, replace a C variables glob pattern with its matches, ... | Daniel Shahaf | 2023-01-08 | 1 | -2/+2 |
* | unposted: Fix typo from 49955 | Bart Schaefer | 2022-04-04 | 1 | -1/+1 |
* | 49955: Src/glob.c: fix bad free in incremental-pattern-search matching | Bart Schaefer | 2022-04-04 | 1 | -0/+2 |
* | 46068 (tweaked) (was: github #57): region_highlight: Add memo= support. | Daniel Shahaf | 2020-06-25 | 1 | -6/+56 |
* | 45269: Fix misspellings in completions and elsewhere. | Jens Schleusener | 2020-01-09 | 1 | -1/+1 |
* | unposted: fix indentation (whitespace-only change) | romkatv | 2019-10-28 | 1 | -30/+30 |
* | fix cursor position with ZLE_RPROMPT_INDENT=0 | romkatv | 2019-05-28 | 1 | -20/+20 |
* | 43759: add support for true colour terminals | Oliver Kiddle | 2018-11-05 | 1 | -14/+17 |
* | 41090: Replace iswprint() if unicode9 is enabled. | Jun-ichi Takimoto | 2017-05-12 | 1 | -4/+4 |
* | 40305: fix some problems redisplaying command line after interrupt. | Peter Stephenson | 2017-01-10 | 1 | -2/+2 |
* | 40035: Cosmetic fixes for comments and documentation. | Eitan Adler | 2016-11-29 | 1 | -1/+1 |
* | 38809: fix tracking of colour attributes and restore them when turning bold off | Oliver Kiddle | 2016-07-08 | 1 | -2/+1 |
* | 38048: fix "zle redisplay" when called while a listing is below the prompt | Barton E. Schaefer | 2016-03-03 | 1 | -2/+2 |
* | 38001: clear-screen re-expands prompts | Barton E. Schaefer | 2016-02-17 | 1 | -0/+1 |
* | 37456: Have zle_highlight=(none) disable paste highlighting | Daniel Shahaf | 2015-12-31 | 1 | -3/+3 |
* | 36443: Set zle_highlight=(paste:standout) by default. | Daniel Shahaf | 2015-09-11 | 1 | -1/+2 |
* | 36416: ^C in getzlequery() just aborts query. | Peter Stephenson | 2015-09-03 | 1 | -1/+2 |
* | 35824: allow highlighting of just pasted text and put text from bracketed pas... | Oliver Kiddle | 2015-07-23 | 1 | -1/+14 |
* | 34070: fix starting position for memset() from 34005. | Daniel Shahaf | 2014-12-28 | 1 | -1/+1 |
* | 34005: region_highlights memory fix | Peter Stephenson | 2014-12-19 | 1 | -2/+8 |
* | 33981: more care with region_highlights management | Peter Stephenson | 2014-12-18 | 1 | -2/+5 |
* | 33704: keybindings, documentation, tests and minor | Oliver Kiddle | 2014-11-17 | 1 | -3/+2 |
* | 33636: add support for a linewise visual selection mode | Oliver Kiddle | 2014-11-17 | 1 | -0/+8 |
* | 33635: adapt region to function as vim style visual selection mode | Oliver Kiddle | 2014-11-17 | 1 | -0/+2 |
* | Fix some compiler warnings in Zle | Peter Stephenson | 2014-09-30 | 1 | -2/+1 |
* | 32531: fix memory leaks detected by valgrind | Barton E. Schaefer | 2014-04-06 | 1 | -0/+3 |
* | m0viefreak: users/18655,18657,18660: assorted auto-removable suffix fixes | m0viefreak | 2014-03-23 | 1 | -2/+2 |
* | 32365: another stab at the heuristic for initializing rprompt_indent | Barton E. Schaefer | 2014-02-08 | 1 | -1/+1 |
* | 32157: fix extra line feed after prompt, and erased character in completion l... | Barton E. Schaefer | 2013-12-18 | 1 | -23/+24 |
* | 32114: ZLE_PROMPT_INDENT allows you to move rprompt flush right | Patrick Oscity | 2013-12-16 | 1 | -6/+20 |
* | 30084: `zle -T tc func' for zle testing of termcap output | Peter Stephenson | 2012-01-05 | 1 | -2/+79 |
* | 29681: use [] to dereference region_highlights | Mikael Magnusson | 2011-08-17 | 1 | -7/+7 |
* | 29491: remove some variables set but not used | Peter Stephenson | 2011-06-19 | 1 | -2/+0 |
* | 29165: use term.h globally if needed at all. | Peter Stephenson | 2011-05-09 | 1 | -6/+6 |
* | 28772: Update regions in region highlight dynamically | Peter Stephenson | 2011-02-18 | 1 | -33/+4 |
* | uncommitted: fix properly | Peter Stephenson | 2010-12-17 | 1 | -1/+1 |
* | Mikael: users/15653: zle_highlight=(none) turns off suffix highlighting | Peter Stephenson | 2010-12-17 | 1 | -1/+1 |
* | 28363: fix insert bug refreshing zle with wide characteter | Peter Stephenson | 2010-10-25 | 1 | -10/+32 |
* | Mikael: 28356: don't increment old display line too far when refreshing | Peter Stephenson | 2010-10-17 | 1 | -1/+3 |
* | 28160, 28164: fix redisplay problem after display reset | Peter Stephenson | 2010-08-13 | 1 | -1/+6 |
* | Daiki Ueno: 28112: fix character width assignment | Peter Stephenson | 2010-08-02 | 1 | -1/+1 |
* | 27812: display invalid bytes in multibyte characters specially | Peter Stephenson | 2010-03-22 | 1 | -1/+11 |
* | Mikael: 27453: highlighting for removable completion suffixes | Peter Stephenson | 2009-12-05 | 1 | -1/+15 |
* | 26956: tidy up some zle variables for module unloading | Peter Stephenson | 2009-05-11 | 1 | -0/+4 |