Implemented full screen operations for LineTerm only; works with Jan12 build git-svn-id: svn://10.0.0.236/trunk@57985 18797224-902f-48f8-a5cc-f745e15eee43
18 lines
482 B
Plaintext
18 lines
482 B
Plaintext
Known bugs
|
|
----------
|
|
|
|
11 Jan 2000
|
|
|
|
|
|
1. Early use of "xls -i" does not scroll properly
|
|
|
|
2. DOM/IFRAME bug: window.document object not defined for dynamically
|
|
created IFRAME elements using DOM
|
|
|
|
3. Typing text in text input element causes input to be duplicated
|
|
in the command line
|
|
|
|
4. Executing "emacs -nw" in the NCURSES version of LTERM results in
|
|
LTERM exiting abnormally when user exits emacs. An interrupt error
|
|
seems to occur while polling for output in ltermRead.
|