plan9port/src/cmd/acme
Sergiusz Urbaniak fdf6ef3337 acme: add focus change to log
Currently new, put and del events are being logged.
This patch adds a focus event to the log
whenever the user changes the focus to another window.

This lets programs react to files being edited in acme
without the need of being restarted.

Change-Id: Idf35c0d7dbfca30e79724dc9f49e44c6a4eb6a1e
Reviewed-on: https://plan9port-review.googlesource.com/1140
Reviewed-by: Russ Cox <rsc@google.com>
2015-06-03 15:31:21 +00:00
..
mail acme Mail: add Search command 2013-09-06 16:19:57 -04:00
acme.c acme: add focus change to log 2015-06-03 15:31:21 +00:00
addr.c acme: allow :6 in 5-line file 2013-07-31 09:15:30 -04:00
buff.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
cols.c acme: mouse movement for Del 2012-09-23 22:01:56 -04:00
dat.h acme: add log file in acme root directory 2014-04-30 12:14:29 -04:00
disk.c acme, sam: handle >1GB files correctly 2014-03-13 18:46:28 -04:00
ecmd.c acme: let Edit redo when file is clean 2010-01-12 11:11:19 -08:00
edit.c acme: fix off by one in editcmd, pointer comparison in getch, nextc 2010-07-14 11:08:42 -07:00
edit.h acme: sync against Plan 9, remove -$ option 2008-03-07 10:45:59 -05:00
elog.c acme: fix owner bug in elogapply 2008-06-01 09:11:21 -04:00
exec.c acme: add log file in acme root directory 2014-04-30 12:14:29 -04:00
file.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
fns.h acme: mouse movement for Del 2012-09-23 22:01:56 -04:00
fsys.c acme: add log file in acme root directory 2014-04-30 12:14:29 -04:00
logf.c acme: fix two flush bugs in new log file 2014-05-05 22:28:03 -04:00
look.c acme: add log file in acme root directory 2014-04-30 12:14:29 -04:00
mkfile acme: add log file in acme root directory 2014-04-30 12:14:29 -04:00
regx.c acme, sam: fix regexp code for bigger Runemax 2010-07-14 11:10:59 -07:00
rows.c acme: add log file in acme root directory 2014-04-30 12:14:29 -04:00
scrl.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
text.c libdraw, libframe, acme: fix, guard against inverted range in textsetselect 2014-12-02 01:18:40 +00:00
time.c acme: increase timer resolution to 10ms 2014-06-03 00:09:29 -04:00
util.c acme: add log file in acme root directory 2014-04-30 12:14:29 -04:00
wind.c acme: add log file in acme root directory 2014-04-30 12:14:29 -04:00
xfid.c acme: add log file in acme root directory 2014-04-30 12:14:29 -04:00