index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
/
curses.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2007-10-18
23989: add broken zcurses -C to set window colors.
Clint Adams
1
-6
/
+123
2007-10-18
23978: zcurses -s with wide characters: use waddwstr()
Peter Stephenson
1
-28
/
+20
2007-10-17
23981: add zcurses -A to set window attributes.
Clint Adams
1
-8
/
+82
2007-10-17
23970: zcurses -i/-e, fix leak, add zcurses -r with no argument
Peter Stephenson
1
-15
/
+50
23968 (Vin Shelton): yodl fix
2007-10-15
23964: call endwin() in curses module cleanup.
Clint Adams
1
-0
/
+1
2007-10-15
23962: store windows in a linked list instead of a static array, and use ↵
Clint Adams
1
-53
/
+119
strings as window identifiers instead of integers.
2007-10-15
23958: change target window to be the first argument of zcurses -a.
Clint Adams
1
-6
/
+6
2007-10-15
23957: minor fixes.
Clint Adams
1
-1
/
+1
2007-10-14
23952: work with non-wide curses as well.
Clint Adams
1
-1
/
+17
2007-10-08
23923: fold all other curses windowing builtins into zcurses.
Clint Adams
1
-107
/
+70
2007-10-08
23919: have new zcurses builtin replace 4 separate builtins.
Clint Adams
1
-94
/
+110
2007-10-08
23911: curses windowing module.
Clint Adams
1
-0
/
+331
[prev]