Peter Stephenson
|
8a30b5f0df
|
25006, 25009: fix "or" orphaned symlink highlighting
fix ordering of statd versus extension and pattern highlight tests
|
2008-05-12 17:04:01 +00:00 |
|
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
|
c811a18d44
|
24986: prompt escapes for colours
|
2008-05-09 17:33:49 +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
|
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 |
|
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
|
497a34d249
|
24894: enable colouring of highlighted text in editor
|
2008-04-29 17:19:26 +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
|
234c6ed193
|
24878: add incremental pattern searches
|
2008-04-26 19:51:08 +00:00 |
|
Andrey Borzenkov
|
79ea3a1717
|
24851: support colour codes for from current GNU ls
|
2008-04-20 06:41:22 +00:00 |
|
Peter Stephenson
|
78ce07b49f
|
24818: add HIST_FCNTL_LOCK.
unposted: update NEWS with new features
|
2008-04-17 10:23:45 +00:00 |
|
Peter Stephenson
|
b1b941c30b
|
24811: update introductory multibyte documentation
|
2008-04-14 12:53:35 +00:00 |
|
Peter Stephenson
|
97dcf15556
|
24808: initial support for combining characters in zle
|
2008-04-13 16:58:42 +00:00 |
|
Peter Stephenson
|
62b586bf9f
|
24806: more assoc subscript completion + typos
|
2008-04-09 13:06:47 +00:00 |
|
Peter Stephenson
|
84e1cb93ad
|
restore read-from-minibuffer save/restore
|
2008-04-07 09:44:33 +00:00 |
|
Peter Stephenson
|
71e5f09d58
|
24793: Ismail: typo
|
2008-04-05 21:00:04 +00:00 |
|
Peter Stephenson
|
7eb4302868
|
24790: YODL items need closing parentheses on next line
|
2008-04-04 09:29:31 +00:00 |
|
Peter Stephenson
|
cc026d2339
|
24788: ${(m)#...} returns string print width
|
2008-04-03 21:10:54 +00:00 |
|
Peter Stephenson
|
2c5ea79f17
|
24782: initial go at highlighting of characters in zle command lines
|
2008-04-03 11:38:55 +00:00 |
|
Peter Stephenson
|
b44ed0b032
|
unposted, see users/12758: [(w)...] does work with (r) and (R)
|
2008-04-03 08:46:43 +00:00 |
|
Peter Stephenson
|
662d3e297c
|
users/12754: document [(w)...] only works on forward indexing
|
2008-04-02 17:23:16 +00:00 |
|
Peter Stephenson
|
374b31616b
|
24781: enhance word-context to use next or previous word
|
2008-04-02 13:02:47 +00:00 |
|
Peter Stephenson
|
abb9900ac7
|
unposted: other minor typos
|
2008-04-01 09:22:27 +00:00 |
|
Peter Stephenson
|
e7f801f32c
|
unposted: spotted by Ismail: typo
|
2008-04-01 08:33:23 +00:00 |
|
Peter Stephenson
|
109c0f20f8
|
24775: improve _cd option handling
|
2008-03-28 14:51:31 +00:00 |
|
Peter Stephenson
|
50d9cdeae4
|
24768: add -q option to cd, chdir, pushd, popd
use in _canonical_paths
add 4.3.6 release note with this and other stuff
|
2008-03-28 09:59:06 +00:00 |
|
Peter Stephenson
|
461a9bdf9f
|
24741: loading zstat builtin was misdocumented
|
2008-03-26 15:37:54 +00:00 |
|
Bart Schaefer
|
0806789e68
|
Add zstat to the functions index.
|
2008-03-26 15:09:21 +00:00 |
|
Peter Stephenson
|
56e1904e45
|
fix optimisation of string matching with multibyte mode
24732: attempt to provide adequate space for sched ztrftime string with
multibyte characters
|
2008-03-25 17:47:10 +00:00 |
|
Bart Schaefer
|
7ffc16e946
|
unposted: further documentation tweak for the (R) and (I) subscript flags.
|
2008-03-23 05:13:57 +00:00 |
|
Bart Schaefer
|
337cc12887
|
Tweak documentation.
|
2008-03-18 15:49:58 +00:00 |
|
Peter Stephenson
|
d70cfd3310
|
24696: turn off MULTIBYTE by default in sh emulation
|
2008-03-07 09:44:28 +00:00 |
|
Clint Adams
|
e01ff4c18a
|
24626: only process command descriptions if extra-verbose style is set.
|
2008-02-28 18:29:04 +00:00 |
|
Peter Stephenson
|
485a008075
|
24585: completion for glob qualifiers plus
bug fix for _alternative
|
2008-02-23 00:10:24 +00:00 |
|
Peter Stephenson
|
b784aad67a
|
24572: add style reformat-date to calendar
|
2008-02-19 14:59:52 +00:00 |
|
Peter Stephenson
|
65520f1901
|
24566: fix prompts with glitch spaces a bit more
|
2008-02-17 18:15:04 +00:00 |
|
Peter Stephenson
|
7da98c5124
|
24556: %G in prompt for glitch characters
|
2008-02-15 23:59:05 +00:00 |
|
Clint Adams
|
3c8d53036c
|
24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes from A. Costa.
|
2008-02-01 19:59:45 +00:00 |
|
Peter Stephenson
|
9d2248d384
|
24496: more Yodl parenthesis protection
|
2008-01-30 09:40:40 +00:00 |
|
Peter Stephenson
|
73bbb62988
|
24483: minor sectioning fixes in doc
24485: note on includes for term.h
|
2008-01-29 17:51:00 +00:00 |
|
Peter Stephenson
|
3d20551b19
|
users/12498: missing section marker in doc
|
2008-01-29 14:30:37 +00:00 |
|
Peter Stephenson
|
b5570971ef
|
24460: make zpty -rt more consistent by polling before every byte
|
2008-01-25 16:48:22 +00:00 |
|
Bart Schaefer
|
d87d114780
|
Based on 24334: Documentation for run-help improvements.
|
2008-01-01 00:33:57 +00:00 |
|
Bart Schaefer
|
d14b6ba4b8
|
Typo in 24264.
|
2007-12-16 19:40:14 +00:00 |
|