mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 22:51:17 +02:00
23958: change target window to be the first argument of zcurses -a.
This commit is contained in:
parent
951c8cca0f
commit
d10721b35e
3 changed files with 10 additions and 7 deletions
|
@ -1,5 +1,8 @@
|
|||
2007-10-15 Clint Adams <clint@zsh.org>
|
||||
|
||||
* 23958: Doc/Zsh/mod_curses.yo, Src/Modules/curses.c: change target
|
||||
window to be the first argument of zcurses -a.
|
||||
|
||||
* 23957: Doc/Zsh/mod_curses.yo, Src/Modules/curses.c: minor fixes.
|
||||
|
||||
2007-10-14 Clint Adams <clint@zsh.org>
|
||||
|
|
|
@ -6,7 +6,7 @@ The tt(zsh/curses) module makes available one builtin command:
|
|||