Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unposted: more NEWS | Peter Stephenson | 2008-05-27 | 1 | -6/+7 |
| | | | | | users/12870: document that modifiers in glob qualifiers activate global globbing behaviour | ||||
* | 25054: typo in prompt doc | Peter Stephenson | 2008-05-18 | 1 | -1/+1 |
| | |||||
* | 25095: thorough modernization of prompt theme system | Peter Stephenson | 2008-05-17 | 1 | -0/+31 |
| | |||||
* | 25052: update docs for use of colour highlighting | Peter Stephenson | 2008-05-16 | 4 | -8/+18 |
| | |||||
* | 25025: check radix for integer constants is between 2 and 36 inclusive | Peter Stephenson | 2008-05-14 | 1 | -1/+1 |
| | |||||
* | 25018: Omari Norman: completion for awk, join, sort | Peter Stephenson | 2008-05-13 | 2 | -0/+17 |
| | |||||
* | 25006, 25009: fix "or" orphaned symlink highlighting | Peter Stephenson | 2008-05-12 | 1 | -1/+1 |
| | | | | fix ordering of statd versus extension and pattern highlight tests | ||||
* | 25006, 25009: fix "or" orphaned symlink highlighting | Peter Stephenson | 2008-05-12 | 1 | -2/+1 |
| | | | | fix ordering of statd versus extension and pattern highlight tests | ||||
* | 24986: prompt escapes for colours | Peter Stephenson | 2008-05-09 | 2 | -3/+18 |
| | |||||
* | 24980: zmodload -mF | Peter Stephenson | 2008-05-08 | 1 | -3/+9 |
| | |||||
* | 24972: Phil Pennock: zf_* variants of zsh/files builtins plus extra options | Peter Stephenson | 2008-05-08 | 1 | -3/+23 |
| | |||||
* | 24957: better sanity checking of colour ranges | Peter Stephenson | 2008-05-06 | 1 | -8/+6 |
| | | | | always use termcap for numeric ranges where available | ||||
* | 24911: missed REGION_ACTIVE documentation, somehow | Peter Stephenson | 2008-05-06 | 1 | -0/+7 |
| | |||||
* | 24953: "default" zle_highlight; fix allocation bug in colour sequences | Peter Stephenson | 2008-05-06 | 1 | -0/+4 |
| | |||||
* | 24951: implement ZLS_COLORS ln=target | Peter Stephenson | 2008-05-06 | 1 | -1/+3 |
| | |||||
* | 24900: add backward-kill-word behaviour to isearch | Peter Stephenson | 2008-05-01 | 1 | -24/+57 |
| | | | | document isearch commands better | ||||
* | 24899: make colour escape sequences configurable | Peter Stephenson | 2008-05-01 | 1 | -12/+59 |
| | | | | allow ANSI colour names | ||||
* | Matt Wozniski: typo | Peter Stephenson | 2008-04-29 | 1 | -1/+1 |
| | |||||
* | 24894: enable colouring of highlighted text in editor | Peter Stephenson | 2008-04-29 | 1 | -0/+19 |
| | |||||
* | 24822: highlighting of isearch matches | Peter Stephenson | 2008-04-26 | 1 | -2/+7 |
| | | | | unposted: not in NEWS that COMBINING_CHARS is not on by default | ||||
* | 24878: add incremental pattern searches | Peter Stephenson | 2008-04-26 | 1 | -0/+21 |
| | |||||
* | 24876: Jun T.: don't install manual pages if empty | Peter Stephenson | 2008-04-26 | 1 | -0/+1 |
| | |||||
* | 24851: support colour codes for from current GNU ls | Andrey Borzenkov | 2008-04-20 | 1 | -3/+23 |
| | |||||
* | 24818: add HIST_FCNTL_LOCK. | Peter Stephenson | 2008-04-17 | 1 | -0/+9 |
| | | | | unposted: update NEWS with new features | ||||
* | 24811: update introductory multibyte documentation | Peter Stephenson | 2008-04-14 | 1 | -0/+7 |
| | |||||
* | 24808: initial support for combining characters in zle | Peter Stephenson | 2008-04-13 | 1 | -0/+18 |
| | |||||
* | 24806: more assoc subscript completion + typos | Peter Stephenson | 2008-04-09 | 1 | -2/+2 |
| | |||||
* | restore read-from-minibuffer save/restore | Peter Stephenson | 2008-04-07 | 1 | -2/+6 |
| | |||||
* | 24793: Ismail: typo | Peter Stephenson | 2008-04-05 | 1 | -1/+1 |
| | |||||
* | 24790: YODL items need closing parentheses on next line | Peter Stephenson | 2008-04-04 | 1 | -3/+6 |
| | |||||
* | 24788: ${(m)#...} returns string print width | Peter Stephenson | 2008-04-03 | 1 | -4/+6 |
| | |||||
* | 24782: initial go at highlighting of characters in zle command lines | Peter Stephenson | 2008-04-03 | 1 | -3/+156 |
| | |||||
* | unposted, see users/12758: [(w)...] does work with (r) and (R) | Peter Stephenson | 2008-04-03 | 1 | -2/+2 |
| | |||||
* | users/12754: document [(w)...] only works on forward indexing | Peter Stephenson | 2008-04-02 | 1 | -1/+2 |
| | |||||
* | 24781: enhance word-context to use next or previous word | Peter Stephenson | 2008-04-02 | 1 | -3/+4 |
| | |||||
* | unposted: other minor typos | Peter Stephenson | 2008-04-01 | 2 | -3/+3 |
| | |||||
* | unposted: spotted by Ismail: typo | Peter Stephenson | 2008-04-01 | 1 | -1/+1 |
| | |||||
* | 24775: improve _cd option handling | Peter Stephenson | 2008-03-28 | 1 | -0/+10 |
| | |||||
* | 24768: add -q option to cd, chdir, pushd, popd | Peter Stephenson | 2008-03-28 | 1 | -11/+28 |
| | | | | | use in _canonical_paths add 4.3.6 release note with this and other stuff | ||||
* | 24741: loading zstat builtin was misdocumented | Peter Stephenson | 2008-03-26 | 1 | -1/+1 |
| | |||||
* | Add zstat to the functions index. | Bart Schaefer | 2008-03-26 | 1 | -0/+1 |
| | |||||
* | fix optimisation of string matching with multibyte mode | Peter Stephenson | 2008-03-25 | 1 | -14/+16 |
| | | | | | 24732: attempt to provide adequate space for sched ztrftime string with multibyte characters | ||||
* | unposted: further documentation tweak for the (R) and (I) subscript flags. | Bart Schaefer | 2008-03-23 | 1 | -9/+12 |
| | |||||
* | Tweak documentation. | Bart Schaefer | 2008-03-18 | 1 | -2/+2 |
| | |||||
* | 24696: turn off MULTIBYTE by default in sh emulation | Peter Stephenson | 2008-03-07 | 1 | -4/+6 |
| | |||||
* | 24626: only process command descriptions if extra-verbose style is set. | Clint Adams | 2008-02-28 | 1 | -0/+6 |
| | |||||
* | 24617: add '.' to the yodl include path for when files are passed as ↵ | Clint Adams | 2008-02-27 | 1 | -2/+2 |
| | | | | ../../Doc/*.yo. | ||||
* | 24585: completion for glob qualifiers plus | Peter Stephenson | 2008-02-23 | 1 | -0/+9 |
| | | | | bug fix for _alternative | ||||
* | 24572: add style reformat-date to calendar | Peter Stephenson | 2008-02-19 | 1 | -0/+12 |
| | |||||
* | 24566: fix prompts with glitch spaces a bit more | Peter Stephenson | 2008-02-17 | 1 | -0/+10 |
| |