]> git.neil.brown.name Git - edlib.git/commit
render-lines: add "Activate" support.
authorNeilBrown <neil@brown.name>
Wed, 7 Jun 2023 22:30:58 +0000 (08:30 +1000)
committerNeilBrown <neil@brown.name>
Wed, 28 Jun 2023 05:40:21 +0000 (15:40 +1000)
commit484325cb4a9eaa8fa04a92ee8b0049eee3a8935d
treebea117d8e162dfb1f9bfb20a091b1f88e28868e4
parent0d139e80272dd0bc13b4d6191cd9e2aa1dc8fda9
render-lines: add "Activate" support.

When render-lines gets "Activate" it looks up the attrs at the mark and
if there is an active-tag, it calls "Activate:tag".

This makes email:select unnecessary.

lib-url uses Activate to respond to K:Enter

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
doc-email.c
lib-renderline.c
python/lib-url.py
python/module-notmuch.py
render-lines.c