1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/viewer/text
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
..
draw.c Check session- and domain-specific settings for many options 2007-08-30 21:11:51 +00:00
draw.h Doxygenate src/viewer/text/ 2007-07-27 14:13:27 +03:00
form.c Merge branch 'master' of ssh://pasky.or.cz/srv/git/elinks 2007-08-30 21:13:43 +00:00
form.h Doxygenate src/viewer/text/ 2007-07-27 14:13:27 +03:00
link.c Merge branch 'master' of ssh://pasky.or.cz/srv/git/elinks 2007-08-30 21:13:43 +00:00
link.h Merge with utf8. src/document/plain/renderer.c replaced by utf8 version 2006-07-21 13:12:06 +02:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
marks.c Doxygenate src/viewer/text/ 2007-07-27 14:13:27 +03:00
marks.h Modularise viewer/text/marks 2006-05-20 15:01:24 +00:00
search.c get_opt_*: Add ses parameter 2007-08-28 17:24:59 +00:00
search.h Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
textarea.c bug 181: Allow edit textareas using an external editor on slave terminals. 2007-09-01 09:00:33 +00:00
textarea.h Rename CONFIG_UTF_8 to CONFIG_UTF8. 2006-09-17 16:12:47 +03:00
view.c Check session- and domain-specific settings for many options 2007-08-30 21:11:51 +00:00
view.h Doxygenate src/viewer/text/ 2007-07-27 14:13:27 +03:00
vs.c Doxygenate src/viewer/text/ 2007-07-27 14:13:27 +03:00
vs.h Doc comments about coordinate systems. 2007-08-28 09:52:37 +03:00