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
Peter Stephenson
6567e77a4e
24007: prompt allocation and use of "shout"
2007-10-22 10:22:16 +00:00
Peter Stephenson
756cfc08e2
24006: (F) glob qualifier should unmetafy
2007-10-22 09:27:03 +00:00
Clint Adams
526f86ec15
24005: enforce min/max arguments on zcurses commands.
2007-10-21 21:16:07 +00:00
Clint Adams
52ea35c1c6
24004: align documentation with UI changes in 24002.
2007-10-21 19:53:44 +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
6282918912
Mikael Magnusson: 23999: improvements for git show, git rev-parse, et al.
2007-10-20 03:11:59 +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
87e5a95601
23994: tweaks for 23993.
2007-10-19 02:26:16 +00:00
Clint Adams
1ef6728733
Mikael Magnusson: 23993: improved completion for git show.
2007-10-19 02:17:54 +00:00
Geoff Wing
29a869d5a8
23924: Improve synchronising of character attributes with other
...
output routines
2007-10-19 01:33:09 +00:00
Clint Adams
8eeb27e0e6
Mikael Magnusson: 23991: fix typo in __git_blobs().
2007-10-18 22:25:30 +00:00
Clint Adams
560da971cc
Mikael Magnusson: 23988: fix git-svn commands completion.
2007-10-18 20:52:42 +00:00
Clint Adams
ba34574308
23989: add broken zcurses -C to set window colors.
2007-10-18 20:44:12 +00:00
Peter Stephenson
e219f140a5
23986: zmv example for turning spaces into underscores
2007-10-18 13:51:52 +00:00
Peter Stephenson
5128de28f2
23978: zcurses -s with wide characters: use waddwstr()
2007-10-18 08:29:33 +00:00
Clint Adams
4138a4c24c
23982: documentation for zcurses -A.
2007-10-17 20:27:25 +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
25e841cdbb
23965: add missing bracket in completion for git svnimport.
2007-10-15 19:46:40 +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
ca1c691a74
23954: documentation for zsh/curses module.
2007-10-14 17:14:22 +00:00
Bart Schaefer
7c87209cee
unposted and users/12008: Functions/Prompts/prompt_bart_setup,
...
Functions/Prompts/promptinit: make sure localtraps is unset before assigning
to functions[TRAPWINCH]. emulate zsh to avoid setopts conflicts. Run precmd
and preexec only if they are defined as functions.
2007-10-14 16:42:06 +00:00
Bart Schaefer
a266a85f7b
unposted: make sure localtraps is unset before setting TRAPWINCH.
2007-10-14 16:35:10 +00:00
Bart Schaefer
9b33f07e10
zsh-users/12008: Assert zsh emulation to avoid setopt problems; don't try
...
to run precmd or preexec if they don't exist.
2007-10-14 16:34:15 +00:00
Clint Adams
84a0da6af9
23952: work with non-wide curses as well.
2007-10-14 04:24:45 +00:00
Clint Adams
fe219a362b
23947: remove apm battery status and add git branch detection.
2007-10-13 13:33:04 +00:00