1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-06 09:01:13 +02:00
Commit graph

5634 commits

Author SHA1 Message Date
Peter Stephenson
ea09bb1cef 25006, 25009: fix "or" orphaned symlink highlighting
fix ordering of statd versus extension and pattern highlight tests
2008-05-12 16:49:59 +00:00
Peter Stephenson
bd70d684fc 25002: only ZLE should update attributes resulting from prompt expansion 2008-05-12 13:50:42 +00:00
Peter Stephenson
58580d31f5 24996: improve xtrace output for patterns 2008-05-11 19:55:21 +00:00
Peter Stephenson
bab70abe6b users/12848: return, break, continue in always block override try block 2008-05-11 19:03:58 +00:00
Peter Stephenson
4bed4f9d0f 24994: fix problem with up/down-line-or-search, perhaps 2008-05-11 18:37:34 +00:00
Peter Stephenson
001e8ca70e 24990: Stephane Chazelas: fix various little quirks in zmv 2008-05-11 11:23:30 +00:00
Peter Stephenson
d2b0a6daa5 unposted: fix uninitialised variable 2008-05-09 17:41:57 +00:00
Peter Stephenson
81533bfbbc users/12846: not so many Windows ports, these days 2008-05-09 17:35:45 +00:00
Peter Stephenson
c811a18d44 24986: prompt escapes for colours 2008-05-09 17:33:49 +00:00
Peter Stephenson
f7246fb559 unposted: bad argument to zmodload -F error message 2008-05-08 14:04:51 +00:00
Peter Stephenson
fbfbc7636f 24980: zmodload -mF 2008-05-08 12:07:04 +00:00
Peter Stephenson
16c03b4cbf 24972: Phil Pennock: zf_* variants of zsh/files builtins plus extra options 2008-05-08 09:03:49 +00:00
Peter Stephenson
ed671ad85a unposted: typo in ChangeLog 2008-05-08 08:35:10 +00:00
Peter Stephenson
6985a9fba3 Oliver: 24962: update prompt_oliver_setup with default highlighting 2008-05-07 20:38:51 +00:00
Peter Stephenson
1663a63196 24959: crash with ^D in compctl 2008-05-07 08:53:39 +00:00
Peter Stephenson
0ef4ecefc7 24957: better sanity checking of colour ranges
always use termcap for numeric ranges where available
2008-05-06 21:33:10 +00:00
Peter Stephenson
85810b7b8e 24911: missed REGION_ACTIVE documentation, somehow 2008-05-06 20:56:50 +00:00
Peter Stephenson
74e5fcee38 24953: "default" zle_highlight; fix allocation bug in colour sequences 2008-05-06 18:19:14 +00:00
Peter Stephenson
dbe5fd93a7 24951: implement ZLS_COLORS ln=target 2008-05-06 16:01:18 +00:00
Clint Adams
da037f7393 24947: complete -safe-mode for firefox. 2008-05-06 15:13:12 +00:00
Peter Stephenson
bfaa06eb13 24938: tweak Free BSD XOPEN test 2008-05-06 11:57:41 +00:00
Peter Stephenson
ccafd19819 24937: finally(?) fix free BSD XOPEN test 2008-05-06 10:42:08 +00:00
Peter Stephenson
88126c0110 24932: try to fix up code that regularizes attributes after right prompt 2008-05-06 09:23:06 +00:00
Peter Stephenson
2b2cb523eb 24927: Phil Pennock: limit XOPEN workaround to FreeBSD 6 2008-05-06 08:51:06 +00:00
Wayne Davison
c9006a06a3 Only call close(flock_fd) if flock_fd is >= 0. 2008-05-05 14:29:03 +00:00
Wayne Davison
f7b2570e15 Locking simplification and signed/unsigned fixes. 2008-05-05 01:14:04 +00:00
Peter Stephenson
7d8eb45b18 Mikael Magnusson: 24911 (slightly tweaked):
REGION_ACTIVE zle parameter
2008-05-04 22:46:55 +00:00
Peter Stephenson
bb8ec071e3 24904 + 24916: be more careful definined _XOPEN_SOURCE_EXTENDED on BSD systems 2008-05-04 18:43:01 +00:00
Peter Stephenson
1424e923b1 24915: some more fix-ups for combining characters 2008-05-04 18:30:02 +00:00
Peter Stephenson
a9ad660bd3 users/12812: fix hang with confusion over process numbers 2008-05-02 22:48:58 +00:00
Peter Stephenson
a8854f71eb 24900: add backward-kill-word behaviour to isearch
document isearch commands better
2008-05-01 11:33:02 +00:00
Peter Stephenson
fadf4a55ff 24899: make colour escape sequences configurable
allow ANSI colour names
2008-05-01 10:58:23 +00:00
Peter Stephenson
71eafcc945 Matt Wozniski: typo 2008-04-29 20:59:32 +00:00
Peter Stephenson
8dc2bc1350 oops 2008-04-29 19:53:47 +00:00
Peter Stephenson
497a34d249 24894: enable colouring of highlighted text in editor 2008-04-29 17:19:26 +00:00
Peter Stephenson
f5ed24f47e 24893: duplicate statusline to avoid crashes when constant 2008-04-29 08:43:38 +00:00
Peter Stephenson
f8220437f2 unposted: reset search line on anchored pattern isearch 2008-04-28 15:45:41 +00:00
Peter Stephenson
7462e3f978 unposted: more tweaks for failed isearch pattern matches 2008-04-28 11:35:54 +00:00
Peter Stephenson
be947a5606 24890: Matt Wozniski: reset skip_pos on backtracking in isearch 2008-04-28 10:56:42 +00:00
Peter Stephenson
0c0213b517 24887: geoff: typo 2008-04-28 08:55:27 +00:00
Peter Stephenson
bbcee91527 24886: fix endless loop in string isearch 2008-04-27 20:01:49 +00:00
Peter Stephenson
91a10708b2 24822: highlighting of isearch matches
unposted: not in NEWS that COMBINING_CHARS is not on by default
2008-04-26 22:52:50 +00:00
Peter Stephenson
8a323cae8c unposted: typo 2008-04-26 21:39:11 +00:00
Peter Stephenson
3587f599b0 unposted: fix position of cursor on forward pattern searching 2008-04-26 21:26:28 +00:00
Peter Stephenson
1fc8484f05 24881: only feep once on an invalid pattern 2008-04-26 20:53:04 +00:00
Peter Stephenson
49d05f7476 feeping on a failed match could be mistimed 2008-04-26 20:40:18 +00:00
Peter Stephenson
35bbbbacb6 24879: unpleasantness at the pattern search line duplication test club 2008-04-26 20:27:39 +00:00
Peter Stephenson
234c6ed193 24878: add incremental pattern searches 2008-04-26 19:51:08 +00:00
Peter Stephenson
607eac6efb 24876: Jun T.: don't install manual pages if empty 2008-04-26 19:48:26 +00:00
Peter Stephenson
c8b6d1a239 24872: revert to original patch 2008-04-26 19:45:54 +00:00