1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-07-31 23:31:03 +02:00
Commit graph

29 commits

Author SHA1 Message Date
Daniel Shahaf
ca94d3acda unposted: Fix typos 2021-09-26 09:00:32 +00:00
Sebastian Gniazdowski
23275fc8db 40726: add "zcurses resize" for sane terminal size change 2017-03-05 11:25:38 -08:00
Sebastian Gniazdowski
fea013b8e8 38356: allow integers as curses colours 2016-04-29 14:01:06 +01:00
Jun-ichi Takimoto
ffdeb1c257 35075: improve manual format
also fixed a ChangeLog entry for 35034 (2015-05-06)
2015-05-12 00:36:18 +09:00
Peter Stephenson
67a4be36c6 31263 (but changed * to - for consitency):
suppress texinfo warning by giving item an argument
2013-04-12 23:01:25 +01:00
Clint Adams
3694f7c5fe 25330: fix description of zcurses "position" (was documented as "location"). 2008-07-23 17:06:32 +00:00
Clint Adams
3c8d53036c 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes from A. Costa. 2008-02-01 19:59:45 +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
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
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
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
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
ca1c691a74 23954: documentation for zsh/curses module. 2007-10-14 17:14:22 +00:00