Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 24872: revert to original patch | Peter Stephenson | 2008-04-26 | 1 | -2/+0 |
| | |||||
* | Jun T. 24872 + 24873: capitalization with combining characters | Peter Stephenson | 2008-04-26 | 1 | -0/+4 |
| | |||||
* | 24869: Marc Chantreux: make default readnullcmd configurable | Peter Stephenson | 2008-04-26 | 1 | -1/+1 |
| | |||||
* | unposted: Jun T.: fix backkill() calculation of charaters to kill | Peter Stephenson | 2008-04-24 | 1 | -8/+6 |
| | |||||
* | unposted: fix overwrite without MULTIBYTE_SUPPORT | Peter Stephenson | 2008-04-23 | 1 | -1/+7 |
| | |||||
* | 24867: _XOPEN_SOURCE -> _XOPEN_SOURCE_EXTENDED | Peter Stephenson | 2008-04-23 | 1 | -2/+7 |
| | |||||
* | 24865: bad character adjustment in vireplacechars() | Peter Stephenson | 2008-04-23 | 1 | -1/+3 |
| | |||||
* | 24864: Jun. T: typos in alternative wcwidth(). | Peter Stephenson | 2008-04-23 | 1 | -1/+1 |
| | |||||
* | 24862: _XOPEN_SOURCE needed for wcwidth() | Peter Stephenson | 2008-04-22 | 1 | -1/+6 |
| | |||||
* | 24861 (with tweaks): logic to use alternative wcwidth() if needed; | Peter Stephenson | 2008-04-22 | 10 | -27/+370 |
| | | | | slightly improve test for overwriting with combining characters. | ||||
* | 24860: better overwrite mode | Peter Stephenson | 2008-04-21 | 2 | -6/+30 |
| | |||||
* | 24859: combining chars: overwriting and vi replace and append | Peter Stephenson | 2008-04-21 | 3 | -17/+39 |
| | |||||
* | 24856: add IS_COMBINING() and IS_BASECHAR() and widen tests | Peter Stephenson | 2008-04-21 | 4 | -26/+45 |
| | |||||
* | 24855: tests for combining char alignment should only be on metafied line | Peter Stephenson | 2008-04-21 | 1 | -3/+8 |
| | |||||
* | unposted: missing assignment in new backwardmetafiedchar() | Peter Stephenson | 2008-04-21 | 1 | -2/+3 |
| | |||||
* | 24853: bits missed from patch | Peter Stephenson | 2008-04-20 | 5 | -10/+13 |
| | |||||
* | 24853: use metafied strings for inner loops over history | Peter Stephenson | 2008-04-20 | 13 | -354/+643 |
| | |||||
* | 24852: more combining chars fallout | Peter Stephenson | 2008-04-20 | 2 | -7/+14 |
| | |||||
* | 24851: support colour codes for from current GNU ls | Andrey Borzenkov | 2008-04-20 | 1 | -17/+39 |
| | |||||
* | Fixed some compiler warnings about signed/unsigned issues. | Wayne Davison | 2008-04-18 | 1 | -4/+4 |
| | |||||
* | 24839: fix misuse of variable in backwardkillword | Peter Stephenson | 2008-04-18 | 1 | -2/+2 |
| | |||||
* | fix vi-replace-chars | Peter Stephenson | 2008-04-17 | 1 | -1/+1 |
| | |||||
* | 24825: fix internal word-boundary widgets | Peter Stephenson | 2008-04-17 | 2 | -92/+232 |
| | |||||
* | 24818: add HIST_FCNTL_LOCK. | Peter Stephenson | 2008-04-17 | 3 | -5/+106 |
| | | | | unposted: update NEWS with new features | ||||
* | 24821: update notes in FAQ on combining characters, | Peter Stephenson | 2008-04-16 | 1 | -0/+6 |
| | | | | fix up cursor on exit from user-defined widget | ||||
* | 24819: fix transposing characters and sneaky combination generation | Peter Stephenson | 2008-04-15 | 4 | -37/+132 |
| | |||||
* | 24816: some places where we need cursor alignment with combining characters | Peter Stephenson | 2008-04-14 | 3 | -5/+8 |
| | |||||
* | 24814: suspicious handling of temporary history buffer | Peter Stephenson | 2008-04-14 | 1 | -3/+6 |
| | |||||
* | 24810: ensure combining character alignment on unmetafication | Peter Stephenson | 2008-04-14 | 1 | -0/+8 |
| | |||||
* | 24808: initial support for combining characters in zle | Peter Stephenson | 2008-04-13 | 16 | -238/+775 |
| | |||||
* | unposted: move zlefind() and zlecmp() into zle_hist.c | Peter Stephenson | 2008-04-11 | 2 | -76/+86 |
| | |||||
* | 24792: try to be safer about turning off attributes when refreshing | Peter Stephenson | 2008-04-04 | 1 | -3/+19 |
| | |||||
* | 24788: ${(m)#...} returns string print width | Peter Stephenson | 2008-04-03 | 1 | -2/+3 |
| | |||||
* | 24787: reset region_highlight when finished editing command line | Peter Stephenson | 2008-04-03 | 1 | -0/+5 |
| | |||||
* | typo | Peter Stephenson | 2008-04-03 | 1 | -2/+4 |
| | |||||
* | 24786: handle read -t properly in zle via getbyte() | Peter Stephenson | 2008-04-03 | 6 | -29/+57 |
| | |||||
* | 24782: initial go at highlighting of characters in zle command lines | Peter Stephenson | 2008-04-03 | 7 | -240/+903 |
| | |||||
* | 24708: Misc/globtests, Src/pattern.c, Test/D02glob.ztst: | Peter Stephenson | 2008-03-30 | 1 | -0/+2 |
| | | | | fix backtracking problem in (#c) pattern | ||||
* | 24777: bug clearing up after menu selection | Peter Stephenson | 2008-03-28 | 1 | -1/+10 |
| | |||||
* | 24768: add -q option to cd, chdir, pushd, popd | Peter Stephenson | 2008-03-28 | 1 | -8/+9 |
| | | | | | use in _canonical_paths add 4.3.6 release note with this and other stuff | ||||
* | 22281: wait shouldn't return immediately on signal unless trapped | Peter Stephenson | 2008-03-25 | 1 | -2/+4 |
| | |||||
* | fix optimisation of string matching with multibyte mode | Peter Stephenson | 2008-03-25 | 3 | -7/+9 |
| | | | | | 24732: attempt to provide adequate space for sched ztrftime string with multibyte characters | ||||
* | 24717, 24718, 24719: a 0 subscript is neither valid nor equivalent to 1 | Bart Schaefer | 2008-03-18 | 1 | -1/+1 |
| | | | | any longer, so the (i) subscript flag on an empty array needs to yield 1. | ||||
* | unposted: fix some .distfiles and .cvsignore stuff | Peter Stephenson | 2008-03-15 | 1 | -0/+2 |
| | |||||
* | 24712: handling of backticks being requoted for double quotes | Peter Stephenson | 2008-03-14 | 1 | -0/+2 |
| | |||||
* | 24711: fix re-presentation of here-documents munged internally | Peter Stephenson | 2008-03-14 | 3 | -8/+29 |
| | | | | to here-strings | ||||
* | 24705: rationalise curses and term headers even more | Peter Stephenson | 2008-03-13 | 4 | -48/+29 |
| | |||||
* | 24703: Src/Zle/zle_main.c: clear trashedzle when first starting | Bart Schaefer | 2008-03-11 | 1 | -1/+3 |
| | | | | | the editor in zleread(), so that reexpandprompt() from the first zrefresh() won't expand the prompt an extra time. | ||||
* | unposted: make test for added space in 24699 safer | Peter Stephenson | 2008-03-11 | 1 | -4/+4 |
| | |||||
* | 24699: bug with ${(Q)...} on initial ">" | Peter Stephenson | 2008-03-08 | 3 | -5/+58 |
| | | | | bug with ${(z)...} on string with unterminated "(" |