]> git.neil.brown.name Git - edlib.git/commit
linefilter: use 'focus' when appropriate, not home.
authorNeilBrown <neil@brown.name>
Thu, 21 May 2020 23:20:19 +0000 (09:20 +1000)
committerNeilBrown <neil@brown.name>
Sun, 24 May 2020 05:31:58 +0000 (15:31 +1000)
commit9e5c21ac4a925cf60c2bec8f7d747ffe9f80bf32
treecdd55e16fdf0d2c88cbcd330e2299c1de5882369
parent9cd794bd2cd228d20ba9275dcef0ea943081ae8c
linefilter: use 'focus' when appropriate, not home.

'home' should only be use for "this pane".  When generally sending
a message, "focus" should be used.

Also change do_review to send the focus.  I'll probably redo that
change once I think through it.

All this means that save-all now uses the corrent line-format.

Signed-off-by: NeilBrown <neil@brown.name>
core-pane.c
lib-linefilter.c