diff options
| author | Clint Adams <clint@users.sourceforge.net> | 2007-10-15 16:49:49 +0000 |
|---|---|---|
| committer | Clint Adams <clint@users.sourceforge.net> | 2007-10-15 16:49:49 +0000 |
| commit | bf762680f3cab91c8d30c03984cc263636a38c8c (patch) | |
| tree | 11e245997c41657d7dd8b1779b698aecf1cdbe27 /ChangeLog | |
| parent | 23958: change target window to be the first argument of zcurses -a. (diff) | |
| download | zsh-bf762680f3cab91c8d30c03984cc263636a38c8c.tar zsh-bf762680f3cab91c8d30c03984cc263636a38c8c.tar.gz zsh-bf762680f3cab91c8d30c03984cc263636a38c8c.tar.bz2 zsh-bf762680f3cab91c8d30c03984cc263636a38c8c.tar.lz zsh-bf762680f3cab91c8d30c03984cc263636a38c8c.tar.xz zsh-bf762680f3cab91c8d30c03984cc263636a38c8c.tar.zst zsh-bf762680f3cab91c8d30c03984cc263636a38c8c.zip | |
23962: store windows in a linked list instead of a static array, and use strings as window identifiers instead of integers.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2007-10-15 Clint Adams <clint@zsh.org> + * 23962: Doc/Zsh/mod_curses.yo, Src/Modules/curses.c: store windows + in a linked list instead of a static array, and use strings as + window identifiers instead of integers. + * 23958: Doc/Zsh/mod_curses.yo, Src/Modules/curses.c: change target window to be the first argument of zcurses -a. |
