1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/terminal
Laurent MONIN 9ba7079735 Patch: fix for bug 938
This patch prevents  handle_itrm_stdin() and clear_handlers(itrm->in.std) to be
called when -remote is set and in.std < 0.
It adds two assertions for in.std >= 0 in handle_itrm_stdin() and
unhandle_itrm_stdin().
May be a bad fix, please test and review.

[Added a NEWS entry.  --KON]
2008-02-09 14:11:21 +02:00
..
color.c Doxygenate src/terminal/ 2007-07-27 18:33:33 +03:00
color.h
draw.c Prevent internal errors when terminal width or height are very small 2007-09-14 11:49:03 +02:00
draw.h
event.c
event.h
hardio.c
hardio.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
itrm.h Bug 994: Treat only termios.c_cc[VERASE] as "Backspace". 2008-02-02 13:19:55 +02:00
kbd.c Patch: fix for bug 938 2008-02-09 14:11:21 +02:00
kbd.h Doxygenate src/terminal/ 2007-07-27 18:33:33 +03:00
key.inc Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
Makefile
mouse.c Doxygenate src/terminal/ 2007-07-27 18:33:33 +03:00
mouse.h
palette.inc
screen.c Refer to bug 96 in a comment. 2007-09-03 21:02:58 +03:00
screen.h
tab.c
tab.h Move delayed_open to src/terminal/tab.c 2006-01-16 19:28:03 +00:00
terminal.c Doxygenate src/terminal/ 2007-07-27 18:33:33 +03:00
terminal.h
TODO
window.c Doxygenate src/terminal/ 2007-07-27 18:33:33 +03:00
window.h More doc comments about coordinates. 2007-08-29 09:57:18 +03:00