1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/viewer
Miciah Dashiel Butler Masters 1000f88748 bug 181: Allow edit textareas using an external editor on slave terminals.
Added EVENT_TEXTAREA used to notify the master terminal
about end of execution of an external program on a slave terminal.
The format of data sent to the master terminal by exec_on_slave_terminal
has changed. Now after 0, fg the value of term is sent.
Therfore this release of ELinks is incompatible with previous releases.

Patch by Witold Filipczyk, taken from his witekfl branch.

Conflicts:

	src/viewer/text/textarea.c
2007-09-01 09:00:33 +00:00
..
dump get_opt_*: Add ses parameter 2007-08-28 17:24:59 +00:00
text bug 181: Allow edit textareas using an external editor on slave terminals. 2007-09-01 09:00:33 +00:00
action.c get_opt_*: Add ses parameter 2007-08-28 17:24:59 +00:00
action.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
Makefile Create a module for src/viewer, which subsumes some existing modules 2006-05-20 15:01:24 +00:00
timer.c get_opt_*: Add ses parameter 2007-08-28 17:24:59 +00:00
timer.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
viewer.c Missing NULL 2006-05-20 17:58:13 +02:00
viewer.h Create a module for src/viewer, which subsumes some existing modules 2006-05-20 15:01:24 +00:00