about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* update contributors to main shellPeter Stephenson2008-05-162-3/+7
* 25051: add colour sequences to formatting strings in completionPeter Stephenson2008-05-164-5/+63
* 25040: zpty should display context information more like evalPeter Stephenson2008-05-154-3/+22
* unposted: handle p4 sizes and license completionPeter Stephenson2008-05-142-0/+21
* unposted: handle p4 protects completionPeter Stephenson2008-05-142-0/+15
* 25025: check radix for integer constants is between 2 and 36 inclusivePeter Stephenson2008-05-145-2/+16
* 25018: Omari Norman: completion for awk, join, sortPeter Stephenson2008-05-137-0/+103
* 25006, 25009: fix "or" orphaned symlink highlightingPeter Stephenson2008-05-121-1/+1
* 25006, 25009: fix "or" orphaned symlink highlightingPeter Stephenson2008-05-123-35/+51
* 25002: only ZLE should update attributes resulting from prompt expansionPeter Stephenson2008-05-1211-55/+72
* 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
* 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