Peter Stephenson
|
5d5d1bef6e
|
24234: apply typeset parameter flags consistently
|
2007-12-13 20:52:52 +00:00 |
|
Peter Stephenson
|
64c85ae68a
|
users/12325: implement OSI rules for test & [, add more doc warnings
|
2007-12-12 18:43:28 +00:00 |
|
Peter Stephenson
|
765f73823e
|
users/12305: option output not well documented
-c and SHIN_STDIN inconsistent with manual
|
2007-12-12 13:46:35 +00:00 |
|
Peter Stephenson
|
f518a387a8
|
Kohsuke Kawaguchi: 24129: when completing ant targets,
skip those beginning - that cant be invoked from the command line
|
2007-11-29 09:49:42 +00:00 |
|
Peter Stephenson
|
0c59f29ddc
|
c.f. 12248: zshcalsys.1 missing from dist
|
2007-11-26 09:58:58 +00:00 |
|
Peter Stephenson
|
c41324baa0
|
????? & 24104: attempt to fix error message on Tru64 Unix
24103: fix zsh.texi dependency on version
24104: dont search for ncurses library if no ncurses.h
|
2007-11-20 14:19:59 +00:00 |
|
Peter Stephenson
|
2c16b5ccbd
|
24093: floating point precision
|
2007-11-12 16:55:11 +00:00 |
|
Peter Stephenson
|
1ff856951b
|
24089 plus tweak: fix curses on older systems
|
2007-11-12 12:16:50 +00:00 |
|
Peter Stephenson
|
ed54878d7a
|
24083: add zcurses querychar
|
2007-11-10 20:29:27 +00:00 |
|
Peter Stephenson
|
aa7e584ee8
|
Mikael Magnusson, 24076; 24081: cancel argument processing after widget
calls with general arguments
|
2007-11-10 14:30:22 +00:00 |
|
Peter Stephenson
|
ae925d02f5
|
users/12198: make menu-select documentation clearer
|
2007-11-08 12:34:12 +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
|
2ab1bf71c6
|
24038: add "zcurses bg"
|
2007-10-30 21:03:10 +00:00 |
|
Peter Stephenson
|
a232ab5624
|
users/12149: "@" with splitting in double quotes retains empty fields
|
2007-10-30 14:01:32 +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
|
1c6416596a
|
unposted: document zcurses position properly
|
2007-10-27 23:53:16 +00:00 |
|
Peter Stephenson
|
9e8f2b1188
|
unposted: document zcurses position properly
|
2007-10-27 23:52:13 +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
|
7f8e229818
|
24024: add zcurses input with keypad handling
|
2007-10-26 21:59:56 +00:00 |
|
Peter Stephenson
|
bd24a0c2db
|
c.f. users/12110: another tweak to $SECONDS doc
|
2007-10-25 09:33:01 +00:00 |
|
Peter Stephenson
|
40a8ebc415
|
c.f. users/12109: tweak to $SECONDS doc
|
2007-10-25 09:26:07 +00:00 |
|
Peter Stephenson
|
abdf734483
|
users/12100: default to a case-insensitive matcher with NO_CASE_GLOB
|
2007-10-25 09:00:02 +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 |
|
Clint Adams
|
f9f16d9364
|
24012: rename "endwin", "c", and "s" to "endwin", "char", and "string" respectively.
|
2007-10-23 21:16:03 +00:00 |
|
Clint Adams
|
52ea35c1c6
|
24004: align documentation with UI changes in 24002.
|
2007-10-21 19:53:44 +00:00 |
|
Peter Stephenson
|
e219f140a5
|
23986: zmv example for turning spaces into underscores
|
2007-10-18 13:51:52 +00:00 |
|
Clint Adams
|
4138a4c24c
|
23982: documentation for zcurses -A.
|
2007-10-17 20:27:25 +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
|
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
|
ca1c691a74
|
23954: documentation for zsh/curses module.
|
2007-10-14 17:14:22 +00:00 |
|
Peter Stephenson
|
af3e2b6fa4
|
23934: cleveren _expand_alias for "foo" -> "foo blah" expansions
|
2007-10-11 09:06:19 +00:00 |
|
Peter Stephenson
|
9421f9449c
|
unposted, c.f. users/11935: quoting of arguments to unalias
|
2007-10-05 19:31:01 +00:00 |
|
Peter Stephenson
|
0af9ef0d58
|
23883: improve precmd documentation
Daniel Qarras: users/11915: .version quoting in _module completion
|
2007-10-02 09:08:26 +00:00 |
|
Peter Stephenson
|
f5a6b2a8c9
|
users/11818: allow non-numeric keys for job status parameters
|
2007-09-05 16:16:15 +00:00 |
|
Peter Stephenson
|
749951e03d
|
23792: test and documentation for improved backslash quoting
|
2007-08-22 10:46:40 +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
|
34570ca318
|
23778: document KSH_TYPESET behaviour in typeset manual entry
|
2007-08-18 10:08:41 +00:00 |
|
Peter Stephenson
|
0a607f5eef
|
23764: allow hidden continuations in calendar entries
allow UIDs to help with updates
|
2007-08-16 12:03:57 +00:00 |
|
Peter Stephenson
|
1a4e80df1b
|
23761: calendar -b shows brief output
|
2007-08-16 09:31:47 +00:00 |
|
Peter Stephenson
|
91d714752c
|
23759: a few improvements to pick-web-browser
|
2007-08-14 17:21:05 +00:00 |
|
Peter Stephenson
|
d86089ee6e
|
update some .distfiles
|
2007-08-01 21:38:33 +00:00 |
|
Peter Stephenson
|
a81e5a609e
|
add (#cN,M) globbing flag
|
2007-07-27 21:51:32 +00:00 |
|
Peter Stephenson
|
eea6647c65
|
23671: command not found handler
|
2007-07-13 10:09:06 +00:00 |
|