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

4221 commits

Author SHA1 Message Date
Wayne Davison
87f010ec1a Use idigit() instead of range-checking '0' - '9'. 2005-10-31 18:22:40 +00:00
Clint Adams
8c3234fb73 21960: put zcalc history file in ZDOTDIR if set. 2005-10-31 16:01:13 +00:00
Peter Stephenson
5898ff44f9 unposted: minor tweaks to roadmap 2005-10-30 20:50:04 +00:00
Peter Stephenson
4f683c2eea 21957: more wide-character refresh stuff 2005-10-30 20:39:38 +00:00
Peter Stephenson
4dae429ba3 21954: work around /dev/fd problem on FreeBSD 2005-10-30 16:57:05 +00:00
Wayne Davison
53a862dec5 21948 2005-10-28 22:16:47 +00:00
Wayne Davison
0fb08f5670 Made the two ZC_REDIR_*() macros return an int. 2005-10-28 22:14:22 +00:00
Wayne Davison
0b31102c4c Got rid of a use of WEOF when MULTIBYTE_SUPPORT is not defined
(which fixed a signed vs unsigned comparison compiler warning).
2005-10-28 22:13:44 +00:00
Clint Adams
579e15ba32 21947: new gcc options for sparc 2005-10-28 20:58:24 +00:00
Clint Adams
1d7247654e 21946: update options for ia32, amd64. 2005-10-28 20:39:03 +00:00
Peter Stephenson
d5ac7ad46e unposted: bit I missed in 21945 2005-10-28 17:42:07 +00:00
Peter Stephenson
aea7715261 21943, 21945: ZLE_UNICODE_SUPPORT -> MULTIBYTE_SUPPORT;
use multibyte versions of nicechar wherever possible.
2005-10-28 17:34:33 +00:00
Peter Stephenson
5f11a38bea 21942: another extra-wide character fix 2005-10-28 12:52:22 +00:00
Peter Stephenson
d7a37f48fd 21939: new UNMETACHECK() was too ruthless 2005-10-26 10:06:47 +00:00
Peter Stephenson
60a99da054 21936: bug deleting extra-wide character 2005-10-25 23:13:40 +00:00
Peter Stephenson
a1bf618b56 21933: R. Ramkumar: three new styles for MIME handler
21935: documentation for same.
2005-10-25 22:50:46 +00:00
Peter Stephenson
4dc44ce027 21931: don't use _hosts for ping now there's _ping 2005-10-24 17:09:10 +00:00
Peter Stephenson
7c442d2e06 21930: handle extra-wide characters at end of line 2005-10-24 16:58:41 +00:00
Clint Adams
6f8d328a53 21913: completion for ping. 2005-10-24 02:34:20 +00:00
Clint Adams
6d4c633119 21912: silence unused parameter compile warnings in cap.c 2005-10-24 02:18:15 +00:00
Peter Stephenson
c3e87fd2b0 21910: fix message sequence number for last commit 2005-10-23 19:49:11 +00:00
Bart Schaefer
533021f2ad Fix --disable-multibyte compile error. 2005-10-23 19:28:20 +00:00
Peter Stephenson
05b6a23362 not yet posted; zle line screwed up on bad return from insertlastword() 2005-10-23 17:42:56 +00:00
Peter Stephenson
e3856ef52e remove a couple of TODOs 2005-10-21 22:40:30 +00:00
Peter Stephenson
1f6bc666ae Mikael Magnusson, 21905: typos in roadmap 2005-10-21 21:56:55 +00:00
Clint Adams
db01a65363 21902: update for xmllint 2.6.22. 2005-10-21 14:45:00 +00:00
Peter Stephenson
c2ff977ddb 21898: insert-composed-char can take command line argument
21899: add "roadmap" to manual
2005-10-21 09:51:54 +00:00
Wayne Davison
0144021413 Mention compiler-warning fix. 2005-10-19 23:48:10 +00:00
Wayne Davison
99947c0c95 Got rid of a pointer-type warning by adding a definition for a
REFRESH_CHAR type and using it to define nullchr (it was using
ZLE_INT_T).
2005-10-19 23:45:06 +00:00
Peter Stephenson
2120942203 21891: compose double width characters with ^A etc. 2005-10-19 22:49:36 +00:00
Peter Stephenson
2ddaeb605f 21890: fix segmentation error in left prompt truncation and a couple of minor
inconsistencies
2005-10-19 21:59:34 +00:00
Peter Stephenson
26e60b1f3a 21887: Display characters wider than one screen cell correctly. 2005-10-19 20:40:24 +00:00
Peter Stephenson
feddc4199b 21885: Convert some refresh macros into functions. 2005-10-19 18:23:06 +00:00
Peter Stephenson
4ca967e200 21882: extend prompt truncation to handle multibyte characters 2005-10-19 08:39:02 +00:00
Bart Schaefer
4c213d57ac 21880: add carriage return to IFS in completion context. 2005-10-17 14:56:16 +00:00
Peter Stephenson
20d2f66849 unposted: a few more miscellaneous composable symbols 2005-10-17 09:51:48 +00:00
Wayne Davison
e95a5a1164 One more tweak to a sentence in the PROMPT_SP section. 2005-10-14 09:23:57 +00:00
Wayne Davison
2dac435d8a FAQ.yo update. 2005-10-14 09:19:41 +00:00
Wayne Davison
6b3391194c Changed the precmd that works like PROMPT_SP to use "%#" instead
of just "#".
2005-10-14 09:15:23 +00:00
Peter Stephenson
4a2f8d92e7 21872: job accounting in subshells was screwy 2005-10-13 17:49:59 +00:00
Peter Stephenson
3c37057c34 21871: replace INULL() by inull() 2005-10-13 16:30:13 +00:00
Peter Stephenson
cc81bba1e3 21870: bad INULL() definition
21869: multibyte characters in %-substitutions, invalid multibyte
characters in completion listings
2005-10-13 13:19:29 +00:00
Peter Stephenson
cca66ab341 21862/21863: GLOB_SUBST shouldn't swallow up backslashes in parameter
substitutions that don't match anything.
2005-10-11 16:48:05 +00:00
Peter Stephenson
1eaa7fee0d 21846: _chmod was too greedy with initial arguments 2005-10-07 09:30:56 +00:00
Wayne Davison
5ee38b811e Updated PROMPT_SP to mention what inverse+bold char is now output. 2005-10-04 17:28:19 +00:00
Bart Schaefer
7f3c92059f 21821, 21822: fix two infinite loops 2005-10-04 14:27:12 +00:00
Peter Stephenson
c1b01cfba2 21809: need to export nicedup() 2005-10-03 09:09:58 +00:00
Peter Stephenson
3fd42c4658 21790: initial attempt at documenting 4.3 release 2005-10-03 09:00:44 +00:00
Peter Stephenson
dcc48ad81b minor tidy-ups 2005-10-02 19:13:44 +00:00
Peter Stephenson
4ecc04ec8b Fix docs for TRAPNAL function return 2005-10-02 19:04:35 +00:00