Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 24792: try to be safer about turning off attributes when refreshing | Peter Stephenson | 2008-04-04 | 2 | -3/+22 |
| | |||||
* | 24790: YODL items need closing parentheses on next line | Peter Stephenson | 2008-04-04 | 2 | -3/+11 |
| | |||||
* | 24789: completion for stg subcommands. | Clint Adams | 2008-04-04 | 2 | -0/+62 |
| | |||||
* | 24788: ${(m)#...} returns string print width | Peter Stephenson | 2008-04-03 | 3 | -6/+14 |
| | |||||
* | 24787: reset region_highlight when finished editing command line | Peter Stephenson | 2008-04-03 | 2 | -0/+8 |
| | |||||
* | typo | Peter Stephenson | 2008-04-03 | 1 | -2/+4 |
| | |||||
* | 24786: handle read -t properly in zle via getbyte() | Peter Stephenson | 2008-04-03 | 7 | -29/+62 |
| | |||||
* | 24782: initial go at highlighting of characters in zle command lines | Peter Stephenson | 2008-04-03 | 11 | -257/+1076 |
| | |||||
* | unposted, see users/12758: [(w)...] does work with (r) and (R) | Peter Stephenson | 2008-04-03 | 2 | -2/+7 |
| | |||||
* | users/12754: document [(w)...] only works on forward indexing | Peter Stephenson | 2008-04-02 | 2 | -1/+5 |
| | |||||
* | unposted: update version to 4.3.6-dev-0 | Peter Stephenson | 2008-04-02 | 2 | -1/+4 |
| | |||||
* | 24781: enhance word-context to use next or previous word | Peter Stephenson | 2008-04-02 | 3 | -17/+19 |
| | |||||
* | README: minor tweaks | Peter Stephenson | 2008-04-02 | 2 | -2/+7 |
| | |||||
* | unposted: release 4.3.6 zsh-4.3.6 | Peter Stephenson | 2008-04-02 | 3 | -3/+19 |
| | |||||
* | unposted: other minor typos | Peter Stephenson | 2008-04-01 | 3 | -3/+6 |
| | |||||
* | unposted: spotted by Ismail: typo | Peter Stephenson | 2008-04-01 | 2 | -1/+5 |
| | |||||
* | unposted: 4.3.5-dev-4 zsh-4.3.5-dev-4 | Peter Stephenson | 2008-03-31 | 6 | -4/+9 |
| | |||||
* | unposted: use kdialog in calendar_show if appropriate | Peter Stephenson | 2008-03-31 | 2 | -2/+17 |
| | |||||
* | 24708: Misc/globtests, Src/pattern.c, Test/D02glob.ztst: | Peter Stephenson | 2008-03-30 | 4 | -0/+38 |
| | | | | fix backtracking problem in (#c) pattern | ||||
* | 24777: bug clearing up after menu selection | Peter Stephenson | 2008-03-28 | 2 | -1/+16 |
| | |||||
* | 24776: clarify compinit message when compaudit fails | Peter Stephenson | 2008-03-28 | 2 | -2/+6 |
| | |||||
* | 24775: improve _cd option handling | Peter Stephenson | 2008-03-28 | 1 | -0/+10 |
| | |||||
* | 24775: improve _cd option handling | Peter Stephenson | 2008-03-28 | 2 | -4/+32 |
| | |||||
* | users/12739: fix multiple arguments to --with-term-lib | Peter Stephenson | 2008-03-28 | 2 | -1/+4 |
| | |||||
* | 24768: add -q option to cd, chdir, pushd, popd | Peter Stephenson | 2008-03-28 | 5 | -46/+93 |
| | | | | | use in _canonical_paths add 4.3.6 release note with this and other stuff | ||||
* | 24759: dont unfunction if no function; sanitize helper functions | Peter Stephenson | 2008-03-27 | 2 | -61/+72 |
| | |||||
* | 24757: canonicalize paths some more | Peter Stephenson | 2008-03-27 | 2 | -5/+29 |
| | |||||
* | unposted: fix alias test in 24736 properly | Peter Stephenson | 2008-03-27 | 2 | -4/+13 |
| | |||||
* | unposted: 4.3.5-dev-3 zsh-4.3.5-dev-3 | Peter Stephenson | 2008-03-26 | 2 | -1/+3 |
| | |||||
* | 25735: use zstat to get canonical name for symbolic links | Peter Stephenson | 2008-03-26 | 2 | -8/+35 |
| | |||||
* | 24741: loading zstat builtin was misdocumented | Peter Stephenson | 2008-03-26 | 2 | -1/+8 |
| | |||||
* | 24736: a couple more tests failing on Solaris | Peter Stephenson | 2008-03-26 | 2 | -10/+2 |
| | |||||
* | Add zstat to the functions index. | Bart Schaefer | 2008-03-26 | 1 | -0/+1 |
| | |||||
* | unposted: 4.3.5-dev-2 zsh-4.3.5-dev-2 | Peter Stephenson | 2008-03-26 | 2 | -2/+6 |
| | |||||
* | 22281: wait shouldn't return immediately on signal unless trapped | Peter Stephenson | 2008-03-25 | 2 | -2/+7 |
| | |||||
* | fix optimisation of string matching with multibyte mode | Peter Stephenson | 2008-03-25 | 6 | -21/+72 |
| | | | | | 24732: attempt to provide adequate space for sched ztrftime string with multibyte characters | ||||
* | 24730: use --no-color when calling git commands that might output color codes. | Clint Adams | 2008-03-23 | 2 | -3/+8 |
| | |||||
* | 24728: complete for aptitude why and why-not. | Clint Adams | 2008-03-23 | 2 | -1/+6 |
| | |||||
* | unposted: further documentation tweak for the (R) and (I) subscript flags. | Bart Schaefer | 2008-03-23 | 2 | -10/+18 |
| | |||||
* | Tweak documentation. | Bart Schaefer | 2008-03-18 | 2 | -2/+5 |
| | |||||
* | 24717, 24718, 24719: a 0 subscript is neither valid nor equivalent to 1 | Bart Schaefer | 2008-03-18 | 4 | -6/+17 |
| | | | | 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 | 5 | -10/+43 |
| | |||||
* | unposted: 4.3.5-dev-1 zsh-4.3.5-dev-1 | Peter Stephenson | 2008-03-15 | 2 | -2/+6 |
| | |||||
* | Functions/Misc/zkbd: add -h to local declaration in is-this-a-function test. | Bart Schaefer | 2008-03-15 | 2 | -10/+34 |
| | | | | | Use $DISPLAY when we have one instead of only $VENDOR-$OSTYPE as file name suffix. Add some knowledge of the MULTIBYTE option and its effects. | ||||
* | 24712: handling of backticks being requoted for double quotes | Peter Stephenson | 2008-03-14 | 2 | -0/+5 |
| | |||||
* | 24711: fix re-presentation of here-documents munged internally | Peter Stephenson | 2008-03-14 | 5 | -8/+87 |
| | | | | to here-strings | ||||
* | 24705: rationalise curses and term headers even more | Peter Stephenson | 2008-03-13 | 7 | -130/+171 |
| | |||||
* | 24704: completion for BSD calendar. | Clint Adams | 2008-03-12 | 2 | -0/+17 |
| | |||||
* | 24703: Src/Zle/zle_main.c: clear trashedzle when first starting | Bart Schaefer | 2008-03-11 | 2 | -1/+9 |
| | | | | | 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 | 3 | -5/+10 |
| |