index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
/
curses.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
24012: rename "endwin", "c", and "s" to "endwin", "char", and "string" respec...
Clint Adams
2007-10-23
1
-3
/
+3
*
24011: various tweaks to zcurses commands including rearrangement to dispatching
Peter Stephenson
2007-10-23
1
-268
/
+311
*
24010: fix max arguments for 'zcurses border' to 1.
Clint Adams
2007-10-23
1
-1
/
+1
*
24005: enforce min/max arguments on zcurses commands.
Clint Adams
2007-10-21
1
-2
/
+8
*
24002: change all the subcommands from option letters to words.
Clint Adams
2007-10-20
1
-66
/
+110
*
24001: fix up zcurses -C
Peter Stephenson
2007-10-20
1
-19
/
+25
*
23997: don't delete color pair hash on module unload unless it's been previou...
Clint Adams
2007-10-19
1
-2
/
+3
*
23989: add broken zcurses -C to set window colors.
Clint Adams
2007-10-18
1
-6
/
+123
*
23978: zcurses -s with wide characters: use waddwstr()
Peter Stephenson
2007-10-18
1
-28
/
+20
*
23981: add zcurses -A to set window attributes.
Clint Adams
2007-10-17
1
-8
/
+82
*
23970: zcurses -i/-e, fix leak, add zcurses -r with no argument
Peter Stephenson
2007-10-17
1
-15
/
+50
*
23964: call endwin() in curses module cleanup.
Clint Adams
2007-10-15
1
-0
/
+1
*
23962: store windows in a linked list instead of a static array, and use stri...
Clint Adams
2007-10-15
1
-53
/
+119
*
23958: change target window to be the first argument of zcurses -a.
Clint Adams
2007-10-15
1
-6
/
+6
*
23957: minor fixes.
Clint Adams
2007-10-15
1
-1
/
+1
*
23952: work with non-wide curses as well.
Clint Adams
2007-10-14
1
-1
/
+17
*
23923: fold all other curses windowing builtins into zcurses.
Clint Adams
2007-10-08
1
-107
/
+70
*
23919: have new zcurses builtin replace 4 separate builtins.
Clint Adams
2007-10-08
1
-94
/
+110
*
23911: curses windowing module.
Clint Adams
2007-10-08
1
-0
/
+331