Clint Adams
|
d3774db0b4
|
25126: reformatting for 25124
|
2008-06-01 17:58:42 +00:00 |
|
Clint Adams
|
5d288004c4
|
25124: work with --(disable|enable)-largefile instead of --(disable|enable)-lfs, since the latter is no longer functional.
|
2008-06-01 16:39:06 +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
|
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
|
88126c0110
|
24932: try to fix up code that regularizes attributes after right prompt
|
2008-05-06 09:23:06 +00:00 |
|
Peter Stephenson
|
a9ad660bd3
|
users/12812: fix hang with confusion over process numbers
|
2008-05-02 22:48:58 +00:00 |
|
Peter Stephenson
|
497a34d249
|
24894: enable colouring of highlighted text in editor
|
2008-04-29 17:19:26 +00:00 |
|
Peter Stephenson
|
234c6ed193
|
24878: add incremental pattern searches
|
2008-04-26 19:51:08 +00:00 |
|
Peter Stephenson
|
1e41a8a44a
|
24864: Jun. T: typos in alternative wcwidth().
|
2008-04-23 08:39:58 +00:00 |
|
Peter Stephenson
|
2cec7aae44
|
24861 (with tweaks): logic to use alternative wcwidth() if needed;
slightly improve test for overwriting with combining characters.
|
2008-04-22 15:08:04 +00:00 |
|
Peter Stephenson
|
5a0c547e91
|
24856: add IS_COMBINING() and IS_BASECHAR() and widen tests
|
2008-04-21 11:49:55 +00:00 |
|
Peter Stephenson
|
b8ec06c870
|
24853: use metafied strings for inner loops over history
|
2008-04-20 21:17:29 +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
|
97dcf15556
|
24808: initial support for combining characters in zle
|
2008-04-13 16:58:42 +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
|
948f015df0
|
24711: fix re-presentation of here-documents munged internally
to here-strings
|
2008-03-14 11:40:57 +00:00 |
|
Peter Stephenson
|
2d03aa87fb
|
24264: restrict effect of 24234 to parameter substitution code and document
|
2007-12-16 14:05:14 +00:00 |
|
Peter Stephenson
|
1b52f47cf2
|
23665: autoloading of module features and related tweaks
|
2007-07-06 21:52:38 +00:00 |
|
Peter Stephenson
|
abae4fe16e
|
23562: add KSH_ZERO_SUBSCRIPT option and leave off by default
|
2007-06-18 13:25:03 +00:00 |
|
Peter Stephenson
|
b0c5f09169
|
see 23479: add initial features support for modules
|
2007-05-28 22:57:39 +00:00 |
|
Peter Stephenson
|
8ce657c2cb
|
Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility options
|
2007-05-08 10:02:58 +00:00 |
|
Peter Stephenson
|
7f03c3d851
|
23375: Phil Pennock: =~, zsh/regex etc. etc.
|
2007-05-01 22:05:03 +00:00 |
|
Peter Stephenson
|
af8a88e4f5
|
23248: Completion listing problem with lines nearly screen width
If compiled with debug send dputs() output to $ZSH_DEBUG_LOG if defined.
|
2007-03-29 21:35:39 +00:00 |
|
Peter Stephenson
|
3b14a11d1f
|
23221: Martin Koeppe: don't use XTABS if not defined
|
2007-03-19 12:21:54 +00:00 |
|
Peter Stephenson
|
553e011320
|
23118: improve sorting to make it work with locales
|
2007-01-21 22:47:36 +00:00 |
|
Peter Stephenson
|
de272e0309
|
23115: ";|" at end of case clause causes later patterns to be tested
|
2007-01-19 21:36:00 +00:00 |
|
Peter Stephenson
|
6dbc34b0d4
|
23104: fix line numbers for DEBUGBEFORECMD
tidy up some wordcode definitions
|
2007-01-14 19:22:45 +00:00 |
|
Peter Stephenson
|
e8b56578db
|
users/11111: add DEBUG_BEFORE_CMD option
|
2007-01-09 21:59:31 +00:00 |
|
Peter Stephenson
|
94bdf92a06
|
23097: splitting of $'...' strings in completion
|
2007-01-08 22:05:54 +00:00 |
|
Peter Stephenson
|
46a163bd34
|
23088: printf formats and arguments need different octal escape sequences
|
2007-01-04 17:24:01 +00:00 |
|
Peter Stephenson
|
cfbcd2dbe0
|
23086: printf should handle octal escapes in the \0NNN form
|
2007-01-04 15:41:21 +00:00 |
|
Peter Stephenson
|
34381548da
|
Incomplete improvements for $'...' in completion
|
2006-12-03 21:07:17 +00:00 |
|
Peter Stephenson
|
9471bbcfa0
|
22934, modified, see 22937: add HIST_SUBST_PATTERN option
make ${.../#%...} anchor at both ends
|
2006-11-01 12:25:18 +00:00 |
|
Peter Stephenson
|
289b14113b
|
22819: improved internal use of string quotation,
plus completion bug fix with RCQUOTES
|
2006-10-05 21:53:26 +00:00 |
|
Peter Stephenson
|
2bfad02a94
|
22742: parameter padding uses string lengths unless (m) flag set
22743: restrict sh "- [args]" -> "-xv [-- args]" hack to sh mode
|
2006-09-20 09:22:34 +00:00 |
|
Clint Adams
|
a7c0640c0a
|
22728: $functrace parameter for function backtraces.
|
2006-09-17 19:28:45 +00:00 |
|
Peter Stephenson
|
a242b1eb35
|
22705: make ${(l...)...} and ${(r...)...} handle multibyte characters
|
2006-09-13 20:55:29 +00:00 |
|
Peter Stephenson
|
80acfd135c
|
22684: improve getkeystring() interface and make printf do octal escapes
|
2006-09-10 18:10:48 +00:00 |
|
Peter Stephenson
|
b726ead94e
|
22676, 22678: extend sched and make it able to run events when waiting for
input
|
2006-09-10 15:24:26 +00:00 |
|
Peter Stephenson
|
2ccad2310e
|
22599: use wide character widths in completion
|
2006-08-11 21:30:38 +00:00 |
|
Peter Stephenson
|
50e9ab122b
|
22556: Multibyte separators and delimiters
|
2006-07-24 22:00:19 +00:00 |
|
Peter Stephenson
|
4a67f24798
|
22544: Improve use of ztype tests for multibyte characters. Add
POSIX_IDENTIFIERS option to control allowability of multibyte
alphanumeric characters in parameter and module names.
|
2006-07-10 13:08:22 +00:00 |
|
Peter Stephenson
|
9d5f320f38
|
22542: deoverenthuse cmdpopping
|
2006-07-09 14:47:22 +00:00 |
|
Peter Stephenson
|
6157c14d06
|
22525: lengths and cases of multibyte strings in parameters and history
|
2006-06-28 13:12:55 +00:00 |
|
Peter Stephenson
|
05bd0b2dd1
|
22518: Initial go at making parameter subscripts
use multibyte characters.
|
2006-06-26 18:17:31 +00:00 |
|
Peter Stephenson
|
b7474e065b
|
22416, tweaked: math functions via shell functions
unposted: add styles to pick-web-browser
|
2006-04-19 16:09:06 +00:00 |
|
Peter Stephenson
|
ef330a5dfd
|
22408: support for multibyte characters in patterns
|
2006-04-09 21:47:21 +00:00 |
|
Wayne Davison
|
5fd72f0f1a
|
Initialize the new "flags" integer when creating a list.
|
2006-03-07 22:05:44 +00:00 |
|