Peter Stephenson
|
18c57f0aee
|
typo in parameter setting 24073
|
2007-11-08 12:04:02 +00:00 |
|
Peter Stephenson
|
a563cd8958
|
24073 (plus tweak): zcurses mouse handling
|
2007-11-07 22:35:13 +00:00 |
|
Peter Stephenson
|
ea15ee8867
|
24069: add zcurses_keycodes
|
2007-11-06 14:14:16 +00:00 |
|
Peter Stephenson
|
9b4cc61b09
|
fallout from 24050: add curses_keys.h to .cvsignore
add high res timestamps to NEWS
|
2007-11-04 16:45:53 +00:00 |
|
Peter Stephenson
|
2ab1bf71c6
|
24038: add "zcurses bg"
|
2007-10-30 21:03:10 +00:00 |
|
Peter Stephenson
|
12a38ba4f7
|
adapted 24030: work around Solaris cancelling curses key timeout
|
2007-10-30 11:03:13 +00:00 |
|
Peter Stephenson
|
8fe09747d8
|
fix crash when colo[u]r is not available in curses
|
2007-10-29 11:38:13 +00:00 |
|
Peter Stephenson
|
788320264e
|
add zcurses timeout
|
2007-10-28 20:28:29 +00:00 |
|
Peter Stephenson
|
0919edb315
|
24027: subwindows, "touch", optimized refresh
|
2007-10-28 19:52:40 +00:00 |
|
Peter Stephenson
|
52d3fdc80e
|
24026: default colors in zcurses
|
2007-10-28 00:21:54 +00:00 |
|
Peter Stephenson
|
0ba9388182
|
24025: new zcurses "clear" and "location" subcommands
zcurses window "stdscr"
various minor zcurses tweaks
|
2007-10-27 23:43:26 +00:00 |
|
Peter Stephenson
|
4f3e414a64
|
24025: new zcurses "clear" and "location" subcommands
zcurses window "stdscr"
various minor zcurses tweaks
|
2007-10-27 23:42:47 +00:00 |
|
Peter Stephenson
|
4540478d69
|
zcurses input: oops
|
2007-10-26 22:04:51 +00:00 |
|
Peter Stephenson
|
7f8e229818
|
24024: add zcurses input with keypad handling
|
2007-10-26 21:59:56 +00:00 |
|
Peter Stephenson
|
9fc8fe1785
|
24018: add zcurses scroll
|
2007-10-24 22:23:10 +00:00 |
|
Peter Stephenson
|
7489d51823
|
24017: fold zcurses color into attr
add some zcurses parameters
a bit of tidying
|
2007-10-24 21:53:48 +00:00 |
|
Peter Stephenson
|
7988fa65fe
|
24016: compilation with curses and not ncurses
|
2007-10-24 08:47:43 +00:00 |
|
Clint Adams
|
f9f16d9364
|
24012: rename "endwin", "c", and "s" to "endwin", "char", and "string" respectively.
|
2007-10-23 21:16:03 +00:00 |
|
Peter Stephenson
|
7ee95573ff
|
24011: various tweaks to zcurses commands including rearrangement to dispatching
|
2007-10-23 20:55:42 +00:00 |
|
Clint Adams
|
2ab16a2cd9
|
24010: fix max arguments for 'zcurses border' to 1.
|
2007-10-23 19:56:35 +00:00 |
|
Clint Adams
|
526f86ec15
|
24005: enforce min/max arguments on zcurses commands.
|
2007-10-21 21:16:07 +00:00 |
|
Clint Adams
|
dd4bcb2391
|
24002: change all the subcommands from option letters to words.
|
2007-10-20 13:40:00 +00:00 |
|
Peter Stephenson
|
4655eb4f99
|
24001: fix up zcurses -C
|
2007-10-20 12:15:15 +00:00 |
|
Clint Adams
|
c32078a813
|
23997: don't delete color pair hash on module unload unless it's been previously initialized.
|
2007-10-19 20:21:28 +00:00 |
|
Clint Adams
|
ba34574308
|
23989: add broken zcurses -C to set window colors.
|
2007-10-18 20:44:12 +00:00 |
|
Peter Stephenson
|
5128de28f2
|
23978: zcurses -s with wide characters: use waddwstr()
|
2007-10-18 08:29:33 +00:00 |
|
Clint Adams
|
1dfd870aa1
|
23981: add zcurses -A to set window attributes.
|
2007-10-17 19:06:13 +00:00 |
|
Peter Stephenson
|
5f96c7b5ab
|
23970: zcurses -i/-e, fix leak, add zcurses -r with no argument
23968 (Vin Shelton): yodl fix
|
2007-10-17 13:11:08 +00:00 |
|
Clint Adams
|
857d147b5b
|
23964: call endwin() in curses module cleanup.
|
2007-10-15 16:57:48 +00:00 |
|
Clint Adams
|
bf762680f3
|
23962: store windows in a linked list instead of a static array, and use strings as window identifiers instead of integers.
|
2007-10-15 16:49:49 +00:00 |
|
Clint Adams
|
d10721b35e
|
23958: change target window to be the first argument of zcurses -a.
|
2007-10-15 13:37:41 +00:00 |
|
Clint Adams
|
951c8cca0f
|
23957: minor fixes.
|
2007-10-15 13:30:07 +00:00 |
|
Clint Adams
|
48139337d3
|
unposted: update for zsh/curses module and documentation.
|
2007-10-14 17:22:15 +00:00 |
|
Clint Adams
|
84a0da6af9
|
23952: work with non-wide curses as well.
|
2007-10-14 04:24:45 +00:00 |
|
Clint Adams
|
c05028c195
|
23923: fold all other curses windowing builtins into zcurses.
|
2007-10-08 23:23:19 +00:00 |
|
Clint Adams
|
45fe8e9205
|
23919: have new zcurses builtin replace 4 separate builtins.
|
2007-10-08 14:11:28 +00:00 |
|
Clint Adams
|
a66f502e53
|
23911: curses windowing module.
|
2007-10-08 02:04:01 +00:00 |
|
Peter Stephenson
|
f5a6b2a8c9
|
users/11818: allow non-numeric keys for job status parameters
|
2007-09-05 16:16:15 +00:00 |
|
Clint Adams
|
4cff29774e
|
23788: add -h option to chown symlinks rather than targets, and change default behavior to do the opposite.
|
2007-08-21 22:59:48 +00:00 |
|
Peter Stephenson
|
d86089ee6e
|
update some .distfiles
|
2007-08-01 21:38:33 +00:00 |
|
Clint Adams
|
01ba47bd4f
|
revert that
|
2007-07-12 03:09:12 +00:00 |
|
Clint Adams
|
a5187bb6ac
|
23670: use getaddrinfo() and getnameinfo() instead of get*by* functions.
|
2007-07-12 02:33:19 +00:00 |
|
Peter Stephenson
|
1b52f47cf2
|
23665: autoloading of module features and related tweaks
|
2007-07-06 21:52:38 +00:00 |
|
Peter Stephenson
|
4d52b7ebe6
|
23670: rationalise some linked list functions
|
2007-06-27 13:56:10 +00:00 |
|
Peter Stephenson
|
0a1de76213
|
23578: make standard features autoloadable,
use feature notation for .mdd autoloads
|
2007-06-20 20:59:15 +00:00 |
|
Peter Stephenson
|
266233eb95
|
23575: AIX needs features_() and enables_()
|
2007-06-19 20:37:39 +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
|
f1d2fddeca
|
23537: make style list a hash table
|
2007-06-08 13:58:40 +00:00 |
|
Peter Stephenson
|
3d9619e546
|
23535: autoload saliases and dis_saliases from zsh/parameter
|
2007-06-07 21:11:10 +00:00 |
|
Peter Stephenson
|
6ab77f00ff
|
23488: tidy up module interface and documentation
|
2007-05-29 17:01:07 +00:00 |
|
Peter Stephenson
|
3fbbdf245b
|
23482: more typos
|
2007-05-29 09:53:44 +00:00 |
|
Peter Stephenson
|
b0c5f09169
|
see 23479: add initial features support for modules
|
2007-05-28 22:57:39 +00:00 |
|
Peter Stephenson
|
55ca3b0d16
|
23446: fix typo producing wrong values for alias parameters
|
2007-05-21 11:00:50 +00:00 |
|
Peter Stephenson
|
7d700220cf
|
Peter A. Castro: 23408: zftp account handling was broken
|
2007-05-10 09:24:09 +00:00 |
|
Peter Stephenson
|
e4cdad9700
|
unposted: regex fix-ups: missing doc file plus pointer fixes
|
2007-05-02 11:13:14 +00:00 |
|
Peter Stephenson
|
7f03c3d851
|
23375: Phil Pennock: =~, zsh/regex etc. etc.
|
2007-05-01 22:05:03 +00:00 |
|
Clint Adams
|
aeaf47aeeb
|
23264: don't add the -pcre-match operator unless the pcre functions are available.
|
2007-04-05 16:20:11 +00:00 |
|
Peter Stephenson
|
10f36dd29b
|
23168: fix error message for failed bind
|
2007-02-13 11:08:12 +00:00 |
|
Peter Stephenson
|
6b1b34d1da
|
c.f. 23023: new calendar function system.
|
2006-12-01 10:23:06 +00:00 |
|
Clint Adams
|
1554b81053
|
operator precedence fix
|
2006-09-18 03:40:40 +00:00 |
|
Clint Adams
|
a7c0640c0a
|
22728: $functrace parameter for function backtraces.
|
2006-09-17 19:28:45 +00:00 |
|
Peter Stephenson
|
638b0da970
|
22681: find all error number definitions
|
2006-09-10 15:20:31 +00:00 |
|
Peter Stephenson
|
1217d5a66d
|
22650: remove now buggy pointer to last added style
|
2006-08-20 22:07:06 +00:00 |
|
Peter Stephenson
|
48fb5eabfb
|
22683: deleting style in context never removed style itself
|
2006-08-20 17:04:58 +00:00 |
|
Peter Stephenson
|
d0b9eddd9a
|
22613: add strftime -r to use strptime() if available
|
2006-08-17 15:28:11 +00:00 |
|
Peter Stephenson
|
72f362cf2c
|
22610: allow zstyle -L to have arguments
|
2006-08-16 09:06:39 +00:00 |
|
Peter Stephenson
|
504ea49e4c
|
22583: erand48() needs initialisation on Cygwin.
|
2006-08-04 09:18:53 +00:00 |
|
Peter Stephenson
|
8346a5e8d2
|
22483: add $sysparams to zsh/system
|
2006-06-05 13:21:56 +00:00 |
|
Peter Stephenson
|
dd5602f59b
|
22474: use variable argument lists to improve error message handling
|
2006-05-30 22:35:03 +00:00 |
|
Wayne Davison
|
f3ef6af5b4
|
- Got rid of one compiler warning about a clobbered variable.
- Split a line that had two statements on it (looked like an
accidental joining).
|
2006-03-13 22:25:16 +00:00 |
|
Wayne Davison
|
4cb83571c4
|
Changed some structures to avoid gcc's type-punned warnings.
|
2006-03-07 21:30:36 +00:00 |
|
Clint Adams
|
a915138852
|
22284: add --disable-dynamic-nss configure switch to disable use of getpw*(), getgr*(), initgroups() functions.
|
2006-02-19 19:36:31 +00:00 |
|
Wayne Davison
|
b9281e3aa8
|
Added the missing return value to a newly-added "return".
|
2006-02-07 05:19:21 +00:00 |
|
Peter Stephenson
|
8b0cc87817
|
22195: don't set HOME in the shell
|
2006-02-06 11:57:03 +00:00 |
|
Wayne Davison
|
39b3d2b90a
|
Values being stored in an array or a hash needed to be metafied
(using META_DUP) instead of just duplicated via ztrdup().
|
2006-01-13 09:15:59 +00:00 |
|
Wayne Davison
|
7c9c5bff0d
|
If we are saving the ztrftime() value in a variable, we now metafy
the string (using META_DUP) instead of duplicating it via ztrdup().
|
2006-01-13 09:02:43 +00:00 |
|
Peter Stephenson
|
7a389a2fc3
|
22082: print out uid or gid in stat if name not available
|
2005-12-19 11:35:40 +00:00 |
|
Wayne Davison
|
ec2ad9dd8b
|
Just-added "return" should have returned a value.
|
2005-12-10 00:27:11 +00:00 |
|
Peter Stephenson
|
405fd07656
|
22057: don't use zsh/newuser in emulation
22058: tweak docs for release
|
2005-12-09 12:49:29 +00:00 |
|
Andrey Borzenkov
|
0acbed6ab0
|
21978: unmetafy file name
|
2005-11-02 19:29:53 +00:00 |
|
Wayne Davison
|
53d663f543
|
Changed some isdigit() calls to use idigit().
|
2005-11-01 02:50:27 +00:00 |
|
Wayne Davison
|
87f010ec1a
|
Use idigit() instead of range-checking '0' - '9'.
|
2005-10-31 18:22:40 +00:00 |
|
Clint Adams
|
6d4c633119
|
21912: silence unused parameter compile warnings in cap.c
|
2005-10-24 02:18:15 +00:00 |
|
Peter Stephenson
|
625b1dfd74
|
unposted: bring various .distfiles up to date
|
2005-07-21 13:45:23 +00:00 |
|
Peter Stephenson
|
3d5bececac
|
21500: Add script and function as framework for new user stuff.
|
2005-07-20 18:08:39 +00:00 |
|
Peter Stephenson
|
e3c5dd2dd9
|
21498: Add zsh/newuser module
|
2005-07-20 16:08:12 +00:00 |
|
Peter Stephenson
|
b2cfbabced
|
21466: mkdir -p didn't work with symlinks
|
2005-07-14 20:20:11 +00:00 |
|
Oliver Kiddle
|
af31bd1741
|
Joerg Sonnenberger: 21252: Dragonfly BSD support
|
2005-05-11 09:27:05 +00:00 |
|
Peter Stephenson
|
d6089cc8b1
|
21143: more care about special file descriptors
|
2005-04-15 10:40:01 +00:00 |
|
Peter Stephenson
|
43d480057b
|
20959: fix crash unloading zsh/parameter and test the fix
|
2005-03-10 17:55:37 +00:00 |
|
Clint Adams
|
4a007b41d7
|
* 20911: Src/Modules/termcap.c: and set affcnt to 1 unconditionally
when we echotc a capability with arguments (which we then assume to
be the 'cm' capability, with arguments in the form <rows> <columns>.
|
2005-03-02 16:13:35 +00:00 |
|
Clint Adams
|
27c52ad072
|
* 20909: Src/Modules/termcap.c: reverse row and col arguments to tgoto.
|
2005-03-02 15:12:25 +00:00 |
|
Peter Stephenson
|
d7c13fb2c3
|
20822: Initial code for Unicode/multibyte input
20823: Debugging test in stat wrong for 64-bit systems
|
2005-02-18 13:57:25 +00:00 |
|
Peter Stephenson
|
05b06b1c08
|
fix autoloaded trap bug; rejig use of trapfuncs
(now traplists); improve trap tests
|
2005-02-06 20:36:09 +00:00 |
|
Wayne Davison
|
2fb65d215f
|
Fixed compiler warning about a missing initializer.
|
2005-01-21 11:16:34 +00:00 |
|
Peter Stephenson
|
77166e259e
|
20695: Fix Cygwin problem with initialising from pointer to imported variable
|
2005-01-12 12:18:58 +00:00 |
|
Peter Stephenson
|
69b4b8bdde
|
20605: Use separate structure with get/set/unset methods fro parameters.
Separate justification width of parameters from base/precision.
|
2004-12-07 16:54:58 +00:00 |
|
Peter Stephenson
|
fece5e8960
|
20556: change SOCKLEN_T to ZSOCKLEN_T to avoid clash
|
2004-11-16 11:04:25 +00:00 |
|
Wayne Davison
|
3ccc3e4bdc
|
Use the new gettempfile() function.
|
2004-10-21 00:33:50 +00:00 |
|
Wayne Davison
|
8901caa58f
|
Call gettempname() with its new args.
|
2004-10-18 19:07:55 +00:00 |
|
Wayne Davison
|
aee4661e96
|
We can't use "%d" on a histent number (which is a zlong these days).
Changed the sprintf() to convbase().
|
2004-10-01 18:48:27 +00:00 |
|
Clint Adams
|
ceb7a09833
|
20091: Src/Modules/pcre.c: silence gcc "unused parameter" warnings.
|
2004-06-22 23:47:57 +00:00 |
|
Peter Stephenson
|
ed76bafc5e
|
20029: fix randomness of mathfunc rand48(seed)
|
2004-06-08 21:51:11 +00:00 |
|
Wayne Davison
|
fb0937a69e
|
Marked unused parameters with the new UNUSED() macro.
|
2004-06-02 22:14:25 +00:00 |
|
Wayne Davison
|
12b2ed63ab
|
Silenced one signed/unsigned comparison compiler warning.
|
2004-05-28 19:24:13 +00:00 |
|
Wayne Davison
|
327481b391
|
Silenced one signed/unsigned comparison compiler warning.
|
2004-05-28 19:22:17 +00:00 |
|
Peter Stephenson
|
f57f65282b
|
19877: improved test for empty strftime strings
|
2004-05-04 16:43:29 +00:00 |
|
Peter Stephenson
|
8de7436fc0
|
19674, modified: support for non-standard ports in zftp.
|
2004-03-24 11:31:30 +00:00 |
|
Clint Adams
|
2dbe1c5436
|
* 19641: Src/Modules/pcre.c: implement -pcre-match conditional
suggested by Oliver.
|
2004-03-16 21:44:40 +00:00 |
|
Peter Stephenson
|
89057ab512
|
19629: fix zpty on HP-UX
|
2004-03-16 19:52:52 +00:00 |
|
Clint Adams
|
851c3882ed
|
* 19640: Src/Modules/pcre.c: improve error reporting a bit.
|
2004-03-16 19:41:00 +00:00 |
|
Clint Adams
|
befd90b847
|
* 19631: Doc/Zsh/mod_pcre.yo, Src/Modules/pcre.c: avoid segfault
when pcre_study is called before pcre_compile; documentation on
pcre_compile options.
|
2004-03-16 15:14:30 +00:00 |
|
Peter Stephenson
|
3c04f95a33
|
19528: fix error if neither select nor poll available
|
2004-03-03 15:34:29 +00:00 |
|
Oliver Kiddle
|
0b787b5da2
|
19525: suppress compiler warnings and complete groups using lookupd on Mac OS
|
2004-03-03 11:05:40 +00:00 |
|
Peter Stephenson
|
cb3d3b0c9a
|
19514: typo in terminfo.c
|
2004-03-02 10:27:40 +00:00 |
|
Peter Stephenson
|
5138a42995
|
19512: --enable-pcre option
|
2004-03-01 17:58:53 +00:00 |
|
Wayne Davison
|
f75dc6bb86
|
Got rid of an unused-variable compiler-warning.
|
2004-02-26 20:48:09 +00:00 |
|
Peter Stephenson
|
8b8cc745d9
|
19460: Another go at fixing the terminfo configuration problem
|
2004-02-26 12:40:53 +00:00 |
|
Peter Stephenson
|
2073eca9f3
|
19456: Fix ptmx tests, again.
|
2004-02-20 15:27:35 +00:00 |
|
Peter Stephenson
|
460e417caa
|
19429: configure test for ptmx
|
2004-02-17 13:53:36 +00:00 |
|
Peter Stephenson
|
d83af1a97e
|
19420: Update configure.ac for better Autconf 2.50 support.
|
2004-02-14 18:50:15 +00:00 |
|
Peter Stephenson
|
e461877f40
|
19389+: fix zmodload -u zsh/datetime, add strftime -s scalar
|
2004-01-22 17:51:05 +00:00 |
|
Peter Stephenson
|
a6a63a147e
|
19242: Make job table dynamically reallocatable.
|
2003-11-13 14:34:33 +00:00 |
|
Felix Rosencrantz
|
e939abd1cd
|
add *.dll and fix typo with errnames.h
|
2003-11-03 02:51:19 +00:00 |
|
Peter Stephenson
|
815bc92148
|
a la 19209: zcalloc -> zshcalloc
|
2003-10-29 19:17:30 +00:00 |
|
Peter Stephenson
|
6e46881fe9
|
18169: change parameter SECS in datetime to EPOCHSECONDS
|
2003-10-08 13:37:10 +00:00 |
|
Peter Stephenson
|
ed6a7ba60e
|
19168: Various problems with size of buffers and pointer usage in ztrftime
|
2003-10-06 22:46:24 +00:00 |
|
Peter Stephenson
|
530bbb503e
|
unposted: update distribution files for 18980 and 19053
|
2003-10-06 18:39:56 +00:00 |
|
Clint Adams
|
95030cd034
|
19151: Src/Modules/datetime.c: add $SECS parameter for seconds since epoch.
|
2003-09-28 16:26:58 +00:00 |
|
Peter Stephenson
|
947a321baf
|
19096: crash unloading zsh/system
|
2003-09-17 10:57:41 +00:00 |
|
Clint Adams
|
cd89b92a0d
|
19076: don't call setupterm with NULL as last argument as that causes
the shell to exit when the terminal is unknown.
|
2003-09-14 05:10:05 +00:00 |
|
Peter Stephenson
|
b26ec00df5
|
19044: typo in setting $saliases elements
|
2003-09-08 11:17:20 +00:00 |
|
Peter Stephenson
|
3ffb3ad2f2
|
19014: add alias -s suf=handler
|
2003-09-03 10:15:32 +00:00 |
|
Peter Stephenson
|
c9c5f9da93
|
18980: new zsh/system module
|
2003-08-30 19:06:06 +00:00 |
|
Peter Stephenson
|
93141e6960
|
18888: Philippe Troin: allow clone to acquire a controlling tty
|
2003-07-23 09:27:56 +00:00 |
|
Peter Stephenson
|
ef8d5c7214
|
18880: Don't return unset parameters in $parameters
|
2003-07-22 13:12:09 +00:00 |
|
Oliver Kiddle
|
7675ddffdc
|
18626: improve echoti's arg support and fix compile problem on 64-bit Solaris
|
2003-06-24 18:07:37 +00:00 |
|
Peter Stephenson
|
7b60aae9f3
|
18616: Add ternary expression handling to zformat
|
2003-06-19 19:43:00 +00:00 |
|
Oliver Kiddle
|
cba898f217
|
18587: fix bug where only the beginning of the association key was compared
|
2003-05-30 12:35:59 +00:00 |
|
Peter Stephenson
|
1be7d4744d
|
18559, 18562: make modules use proper option arguments
|
2003-05-22 09:48:25 +00:00 |
|
Andrey Borzenkov
|
bd4cb9a4d1
|
unposted: cvsignore VIM *.swp files
|
2003-05-05 06:14:49 +00:00 |
|
Peter Stephenson
|
905d036c33
|
17820, tweaked: attempt to fix compilation of tcp.h on recent versions
of cygwin
|
2003-04-28 15:05:47 +00:00 |
|
Oliver Kiddle
|
a5f7097d9a
|
18472: spelling corrections
|
2003-04-25 11:18:50 +00:00 |
|
Peter Stephenson
|
f319daae1d
|
18466: tcp.mdh only included by C file
|
2003-04-23 18:47:59 +00:00 |
|
Clint Adams
|
1761a3b146
|
users/5986, 18380: arg support for echoti builtin.
|
2003-03-25 05:33:18 +00:00 |
|
Peter Stephenson
|
74c90c0ada
|
18325: options on by default weren't printed correctly by zsh/parameter
|
2003-03-07 12:31:00 +00:00 |
|
Peter Stephenson
|
5c1f3b65a6
|
18202: New TCP function system plus small error message change in ztcp.
|
2003-02-06 12:21:49 +00:00 |
|
Peter Stephenson
|
590a26709a
|
18195: Timeouts for read builtin.
|
2003-02-05 11:56:55 +00:00 |
|
Peter Stephenson
|
3ad5e3e7fe
|
17481 (Karl Tomlinson): get/set for terminfo and termcap parameters
|
2002-10-07 11:48:06 +00:00 |
|
Peter Stephenson
|
9634760d5e
|
17582: Improved option argument handling.
unposted: Updated version to 4.1.0-dev-6 because of interface change.
|
2002-08-27 21:10:30 +00:00 |
|