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

5296 commits

Author SHA1 Message Date
Peter Stephenson
aa7e584ee8 Mikael Magnusson, 24076; 24081: cancel argument processing after widget
calls with general arguments
2007-11-10 14:30:22 +00:00
Wayne Davison
50c2a44e71 Another _rsync update. 2007-11-09 15:03:35 +00:00
Wayne Davison
ea60858395 Adding missed single-letter options for --acls and --xattrs. 2007-11-09 15:01:26 +00:00
Peter Stephenson
ae925d02f5 users/12198: make menu-select documentation clearer 2007-11-08 12:34:12 +00:00
Peter Stephenson
e1f77d3e64 typo in mouse args in 24073 2007-11-08 12:13:20 +00:00
Peter Stephenson
bed48e22bc typo in parameter setting 24073 2007-11-08 12:07:10 +00:00
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
1e836045b3 24070: some \u fixes in getkeystring() 2007-11-06 20:45:07 +00:00
Peter Stephenson
ea15ee8867 24069: add zcurses_keycodes 2007-11-06 14:14:16 +00:00
Peter Stephenson
b9f3fc7c81 24068: attempt to make `printf "%g\n" -0 output "-0" 2007-11-06 11:04:34 +00:00
Wayne Davison
154ebe3e96 Changes for _rsync. 2007-11-05 07:31:39 +00:00
Wayne Davison
1d34aa339e Added new options for upcoming 3.0.0 release. 2007-11-05 07:30:06 +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
Oliver Kiddle
fe5390a04c 24050: handle nanosecond resolution timestamps on systems that support them 2007-11-01 17:57:57 +00:00
Oliver Kiddle
8d956e9bcb 24048: fix home directory expansion with NIS on Solaris 2007-11-01 10:59:40 +00:00
Oliver Kiddle
176ba31531 Frank Benkstein: 24047: fix compdef for more than three commands using the
same service
2007-11-01 10:56:39 +00:00
Oliver Kiddle
4ac2515ed8 24045: fix memory leak where old value of an environment variable isn't freed 2007-10-31 21:03:21 +00:00
Bart Schaefer
4b367d3d43 24043: remove an erroneous emulate 2007-10-31 16:07:45 +00:00
Bart Schaefer
0abc65ac66 24043: remove one "emulate" that was too many 2007-10-31 16:03:07 +00:00
Wayne Davison
ca1bb8c8d4 Fix uninitialized-var compiler warning. 2007-10-31 06:24:23 +00:00
Wayne Davison
ed1195ba58 Fixed the use of an uninitialized 'x' in spckword() if shout is NULL. 2007-10-31 06:22:57 +00:00
Clint Adams
63e7d1d920 24039: cope with FreeBSD cut in addition to GNU cut. 2007-10-31 00:35:36 +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
12a38ba4f7 adapted 24030: work around Solaris cancelling curses key timeout 2007-10-30 11:03:13 +00:00
Clint Adams
a6d9b3b835 Markus Waldeck: 24032 (tweaked): completion for cut. 2007-10-29 14:00:31 +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
d18abd1203 Remove broken curses debug 2007-10-29 10:30:04 +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
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
Clint Adams
26461dcc1b 24022: completion for dpkg-repack by Dr. Markus Waldeck, tweaked a bit. 2007-10-26 19:17:01 +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
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
Peter Stephenson
596f772ade users/12087: fix globbing problem on Cygwin 2007-10-23 16:09:19 +00:00
Peter Stephenson
988be99034 users/12087: fix globbing problem on Cygwin 2007-10-23 16:09:10 +00:00