about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 24899: make colour escape sequences configurablePeter Stephenson2008-05-014-41/+242
* 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: 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
* unposted: Jun T.: fix backkill() calculation of charaters to killPeter Stephenson2008-04-242-8/+12
* unposted: fix overwrite without MULTIBYTE_SUPPORTPeter Stephenson2008-04-232-1/+12
* 24867: _XOPEN_SOURCE -> _XOPEN_SOURCE_EXTENDEDPeter Stephenson2008-04-232-2/+10
* 24865: bad character adjustment in vireplacechars()Peter Stephenson2008-04-232-1/+6
* 24864: Jun. T: typos in alternative wcwidth().Peter Stephenson2008-04-233-2/+6