about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* 24996: improve xtrace output for patternsPeter Stephenson2008-05-116-18/+93
|
* users/12848: return, break, continue in always block override try blockPeter Stephenson2008-05-113-7/+19
|
* 24994: fix problem with up/down-line-or-search, perhapsPeter Stephenson2008-05-112-3/+12
|
* 24990: Stephane Chazelas: fix various little quirks in zmvPeter Stephenson2008-05-112-29/+35
|
* unposted: fix uninitialised variablePeter Stephenson2008-05-091-1/+1
|
* users/12846: not so many Windows ports, these daysPeter Stephenson2008-05-092-26/+15
|
* 24986: prompt escapes for coloursPeter Stephenson2008-05-098-376/+622
|
* unposted: bad argument to zmodload -F error messagePeter Stephenson2008-05-082-1/+3
|
* 24980: zmodload -mFPeter Stephenson2008-05-085-44/+120
|
* 24972: Phil Pennock: zf_* variants of zsh/files builtins plus extra optionsPeter Stephenson2008-05-084-19/+100
|
* unposted: typo in ChangeLogPeter Stephenson2008-05-081-1/+1
|
* Oliver: 24962: update prompt_oliver_setup with default highlightingPeter Stephenson2008-05-072-8/+13
|
* 24959: crash with ^D in compctlPeter Stephenson2008-05-072-6/+11
|
* 24957: better sanity checking of colour rangesPeter Stephenson2008-05-063-12/+41
| | | | always use termcap for numeric ranges where available
* 24911: missed REGION_ACTIVE documentation, somehowPeter Stephenson2008-05-062-0/+14
|
* 24953: "default" zle_highlight; fix allocation bug in colour sequencesPeter Stephenson2008-05-063-91/+148
|
* 24951: implement ZLS_COLORS ln=targetPeter Stephenson2008-05-065-31/+79
|
* 24947: complete -safe-mode for firefox.Clint Adams2008-05-062-0/+6
|
* 24938: tweak Free BSD XOPEN testPeter Stephenson2008-05-062-4/+4
|
* 24937: finally(?) fix free BSD XOPEN testPeter Stephenson2008-05-062-1/+4
|
* 24932: try to fix up code that regularizes attributes after right promptPeter Stephenson2008-05-063-18/+38
|
* 24927: Phil Pennock: limit XOPEN workaround to FreeBSD 6Peter Stephenson2008-05-062-1/+6
|
* Only call close(flock_fd) if flock_fd is >= 0.Wayne Davison2008-05-051-2/+4
|
* Locking simplification and signed/unsigned fixes.Wayne Davison2008-05-054-100/+68
|
* Mikael Magnusson: 24911 (slightly tweaked):Peter Stephenson2008-05-041-0/+17
| | | | REGION_ACTIVE zle parameter
* 24904 + 24916: be more careful definined _XOPEN_SOURCE_EXTENDED on BSD systemsPeter Stephenson2008-05-043-17/+22
|
* 24915: some more fix-ups for combining charactersPeter Stephenson2008-05-045-29/+84
|
* users/12812: fix hang with confusion over process numbersPeter Stephenson2008-05-024-46/+82
|
* 24900: add backward-kill-word behaviour to isearchPeter Stephenson2008-05-013-40/+88
| | | | document isearch commands better
* 24899: make colour escape sequences configurablePeter Stephenson2008-05-014-41/+242
| | | | allow ANSI colour names
* Matt Wozniski: typoPeter Stephenson2008-04-292-1/+3
|
* oopsPeter Stephenson2008-04-292-1/+5
|
* 24894: enable colouring of highlighted text in editorPeter Stephenson2008-04-295-62/+242
|
* 24893: duplicate statusline to avoid crashes when constantPeter Stephenson2008-04-292-1/+8
|
* unposted: reset search line on anchored pattern isearchPeter Stephenson2008-04-282-11/+18
|
* unposted: more tweaks for failed isearch pattern matchesPeter Stephenson2008-04-282-1/+5
|
* 24890: Matt Wozniski: reset skip_pos on backtracking in isearchPeter Stephenson2008-04-282-14/+18
|
* 24887: geoff: typoPeter Stephenson2008-04-282-1/+5
|
* 24886: fix endless loop in string isearchPeter Stephenson2008-04-272-1/+6
|
* 24822: highlighting of isearch matchesPeter Stephenson2008-04-265-35/+115
| | | | unposted: not in NEWS that COMBINING_CHARS is not on by default
* unposted: typoPeter Stephenson2008-04-262-1/+8
|
* unposted: fix position of cursor on forward pattern searchingPeter Stephenson2008-04-262-11/+40
|
* 24881: only feep once on an invalid patternPeter Stephenson2008-04-262-2/+7
|
* feeping on a failed match could be mistimedPeter Stephenson2008-04-262-0/+7
|
* 24879: unpleasantness at the pattern search line duplication test clubPeter Stephenson2008-04-262-3/+19
|
* 24878: add incremental pattern searchesPeter Stephenson2008-04-268-230/+567
|
* 24876: Jun T.: don't install manual pages if emptyPeter Stephenson2008-04-262-0/+3
|
* 24872: revert to original patchPeter Stephenson2008-04-262-4/+1
|
* Jun T. 24872 + 24873: capitalization with combining charactersPeter Stephenson2008-04-262-0/+7
|
* 24869: Marc Chantreux: make default readnullcmd configurablePeter Stephenson2008-04-263-1/+19
|