1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-22 16:20:23 +02:00
Commit graph

1866 commits

Author SHA1 Message Date
Peter Stephenson
2c5ea79f17 24782: initial go at highlighting of characters in zle command lines 2008-04-03 11:38:55 +00:00
Peter Stephenson
7389a42d17 24708: Misc/globtests, Src/pattern.c, Test/D02glob.ztst:
fix backtracking problem in (#c) pattern
2008-03-30 22:14:22 +00:00
Peter Stephenson
af92f874e1 24777: bug clearing up after menu selection 2008-03-28 23:21:26 +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
845faf5586 22281: wait shouldn't return immediately on signal unless trapped 2008-03-25 18:17:07 +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
4625e0eabc 24717, 24718, 24719: a 0 subscript is neither valid nor equivalent to 1
any longer, so the (i) subscript flag on an empty array needs to yield 1.
2008-03-18 15:14:20 +00:00
Peter Stephenson
3cd59fa065 unposted: fix some .distfiles and .cvsignore stuff 2008-03-15 23:21:02 +00:00
Peter Stephenson
567a8e1d50 24712: handling of backticks being requoted for double quotes 2008-03-14 12:14:04 +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
2ca42b2025 24705: rationalise curses and term headers even more 2008-03-13 11:10:59 +00:00
Bart Schaefer
b78caa8ec4 24703: Src/Zle/zle_main.c: clear trashedzle when first starting
the editor in zleread(), so that reexpandprompt() from the first
zrefresh() won't expand the prompt an extra time.
2008-03-11 14:31:09 +00:00
Peter Stephenson
e9b11fa9f0 unposted: make test for added space in 24699 safer 2008-03-11 10:00:38 +00:00
Peter Stephenson
25413054c1 24699: bug with ${(Q)...} on initial ">"
bug with ${(z)...} on string with unterminated "("
2008-03-08 01:20:49 +00:00
Peter Stephenson
db717e3025 users/12699: don't complete normal arguments where we're completing the
required argument to an option in the word following the option
2008-03-07 23:06:42 +00:00
Peter Stephenson
d70cfd3310 24696: turn off MULTIBYTE by default in sh emulation 2008-03-07 09:44:28 +00:00
Wayne Davison
697d170928 History file-handling improvments. 2008-03-06 17:23:00 +00:00
Wayne Davison
9fb0f8dea2 Fixed two compiler warnings about comparing signed/unsigned. 2008-03-06 16:42:54 +00:00
Peter Stephenson
b9a04359d2 24662: River Tarnell: strtoul() compat when not in system library 2008-03-03 12:29:51 +00:00
Peter Stephenson
e5a6543e6d overeagnerness to spot integers in cd after - and + 2008-03-02 21:21:52 +00:00
Peter Stephenson
bc45a1b994 24672: fix(?) crash resizing window during menu-select 2008-02-28 23:12:37 +00:00
Peter Stephenson
0076d68664 24611: fix ${+array[...]} for empty range 2008-02-27 15:51:26 +00:00
Peter Stephenson
4ff6e11df2 24609: try to be safe about using libiconv 2008-02-27 11:46:26 +00:00
Peter Stephenson
e21bd541a2 24600: yet another typo
24602: fix test when not run
2008-02-26 20:50:11 +00:00
Geoff Wing
3934b6d621 another fatfinger: change comparison to asignment 2008-02-26 17:53:31 +00:00
Geoff Wing
a1cca48d0f pws fatfingered the last change in utils.c 2008-02-26 17:49:31 +00:00
Peter Stephenson
4c7bb13f63 24596: use "US-ASCII" as charset if nl_langinfo(CODESET) returns "" or "646" 2008-02-26 16:19:33 +00:00
Peter Stephenson
f674ea76d2 24592: make types of charset conversion failure more explicit 2008-02-26 14:50:00 +00:00
Peter Stephenson
fd2e321313 24588: tweak glob qualifier completion
24590: turn down error reporting when unquoting
2008-02-23 18:33:57 +00:00
Peter Stephenson
9fffc58ccf users/12632: bug unexporting special after being set for funccall 2008-02-21 18:27:04 +00:00
Bart Schaefer
5994edfc88 zsh-users/12600: reorder handling of -s/-d/-t options so that terminal
input modes are set before attempting a read-poll.  Also display any
prompt before read-polling.  Unposted: remove trailing whitespace from
all lines that had it.
2008-02-18 03:18:03 +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
Peter Stephenson
ac0756270c 24554: reduce accumulated memory listing in completion listing
make file static be used as such instead of as a pretend parameter
2008-02-15 22:01:01 +00:00
Peter Stephenson
5a52e1ee80 24551: Free heap memory after every ZLE command 2008-02-14 15:21:35 +00:00
Peter Stephenson
f6f8152f4b 24542: fix RC_QUOTES completion if opening quote not at start of string 2008-02-09 17:32:42 +00:00
Peter Stephenson
8a63e7dd88 4.3.5 2008-02-01 11:31:35 +00:00
Clint Adams
4b5793c83e 24506: make ZSH_VERSIONSUFFIX propagate to somewhere useful. 2008-02-01 02:58:13 +00:00
Peter Stephenson
4c5d9ae3d5 24498: tweak to grep config.h instead of config.status for dynamic config 2008-01-30 10:03:49 +00:00
Peter Stephenson
b5570971ef 24460: make zpty -rt more consistent by polling before every byte 2008-01-25 16:48:22 +00:00
Peter Stephenson
088e8a9c8d 24434: handle unprintable and zero-width wide characters
by displaying as hex
2008-01-22 10:14:01 +00:00
Wayne Davison
172a81db90 Silence a compiler warning. 2008-01-21 19:15:39 +00:00
Peter Stephenson
dae7a27fff 24406: use deep copy of Cline structure to avoid recursion problem 2008-01-18 16:41:36 +00:00
Peter Stephenson
b24d545294 users/12412: check for extra arguments in test and [ 2008-01-10 18:53:49 +00:00
Peter Stephenson
ed5c4c8e53 24384 plus extra check: care with scanprog 2008-01-10 10:25:31 +00:00
Peter Stephenson
4497b2b1b7 24371: bug refreshing large scrolling history entry 2008-01-08 15:07:02 +00:00
Peter Stephenson
104fccc31e 24362: problem redrawing line with multibyte character first 2008-01-05 13:12:56 +00:00
Peter Stephenson
7d9ead9a46 24356: regex =~ test wasnt handled by gettext() 2008-01-04 14:45:39 +00:00
Bart Schaefer
15e8fe245d 24324: do not set ftim when re-entering the history mechanism for string
substitution.
2007-12-31 23:14:17 +00:00
Wayne Davison
3a6b74f4b0 Silenced a signed/unsigned compiler warning. 2007-12-27 16:00:53 +00:00