Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libcurses



Module Name:    src
Committed By:   jdc
Date:           Tue Apr  8 18:55:44 UTC 2003

Modified Files:
        src/lib/libcurses: curses.h curses_input.3 getch.c

Log Message:
Add ESCDELAY variable to control the inter-key delay in escape sequences.
Fixes PR 20031 by Thomas Klausner.


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 src/lib/libcurses/curses.h
cvs rdiff -r1.7 -r1.8 src/lib/libcurses/curses_input.3
cvs rdiff -r1.40 -r1.41 src/lib/libcurses/getch.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index