]> git.neil.brown.name Git - edlib.git/commit
render-lines: pass focus to vmark_set()
authorNeilBrown <neil@brown.name>
Wed, 9 Aug 2023 01:04:35 +0000 (11:04 +1000)
committerNeilBrown <neil@brown.name>
Fri, 11 Aug 2023 04:36:37 +0000 (14:36 +1000)
commit81663e3a190312e61455ec293c27c74a1c9ba6b7
treee2796f600136190d7672ed2ab9c0085ba4bf45ad
parent85a29ba7c8e1e4b48610fa9f3c009dd0404e48f1
render-lines: pass focus to vmark_set()

Good practice is to always send the focus.
We will need this to get the prefix at 'set' time.

Signed-off-by: NeilBrown <neil@brown.name>
render-lines.c