Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 25278: rename sections in compwid.yo to avoid confusion | Peter Stephenson | 2008-07-14 | 4 | -27/+27 |
| | |||||
* | 25266: always use EXTENDED_GLOB for patterns in ZLS_COLORS | Peter Stephenson | 2008-07-05 | 1 | -1/+2 |
| | |||||
* | 25255: add anonymous function capability | Peter Stephenson | 2008-06-30 | 1 | -0/+36 |
| | |||||
* | 25244: add subword-range style | Peter Stephenson | 2008-06-24 | 1 | -2/+7 |
| | |||||
* | users/12987: add subword capability to word-style | Peter Stephenson | 2008-06-24 | 1 | -0/+9 |
| | |||||
* | 25242: Mikael V prompt test for contents of psvar | Peter Stephenson | 2008-06-24 | 1 | -0/+2 |
| | |||||
* | 25237: TCP function system: make tcp_on_open return status significant | Peter Stephenson | 2008-06-23 | 1 | -1/+8 |
| | |||||
* | 25236: zsh-mime-setup -l arguments | Peter Stephenson | 2008-06-23 | 1 | -2/+8 |
| | |||||
* | 25214, tweaked: add warning about exponentiation precedence | Peter Stephenson | 2008-06-19 | 1 | -2/+8 |
| | |||||
* | Bart: 25164: typo | Peter Stephenson | 2008-06-16 | 1 | -1/+1 |
| | |||||
* | 29159: expand documentation for correspondence classes with [:...:] | Peter Stephenson | 2008-06-16 | 1 | -2/+6 |
| | |||||
* | improved zcalc escapes and completion | Peter Stephenson | 2008-06-13 | 1 | -17/+31 |
| | |||||
* | 25149: add C_PRECEDENCES option to make arithmetic have C/Perl precedence | Peter Stephenson | 2008-06-12 | 2 | -2/+35 |
| | |||||
* | Mikael: missing descendants | Peter Stephenson | 2008-06-11 | 1 | -1/+1 |
| | |||||
* | Mikael: 25143: spelling corrections | Peter Stephenson | 2008-06-10 | 8 | -13/+13 |
| | | | | | 25144: report supported bases 25139: fix number | ||||
* | 25138(? mailing list stuck): rewrite of completion matching. | Peter Stephenson | 2008-06-08 | 1 | -27/+47 |
| | | | | Will one day use multibyte/wide characters, doesn't yet. | ||||
* | users/12858: missing doc for accept-exact-dirs | Peter Stephenson | 2008-06-02 | 1 | -0/+14 |
| | |||||
* | Tomasz Pala <gotar@polanet.pl>: users/12884: | Peter Stephenson | 2008-05-29 | 1 | -0/+20 |
| | | | | new completions for iftop and tcpdump | ||||
* | 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 |
| |