]> git.neil.brown.name Git - edlib.git/commit
Move-CursorXY - only perform action on direct hit.
authorNeilBrown <neil@brown.name>
Tue, 18 Jul 2023 11:32:48 +0000 (21:32 +1000)
committerNeilBrown <neil@brown.name>
Tue, 18 Jul 2023 11:51:36 +0000 (21:51 +1000)
commit0739977061eae2e81cc6a42b2626850334962190
tree4d1b3871fd4696bb9531c9e63e3182c444545e31
parent5022a375f3298f69710233bfb7ccc58fe9066f57
Move-CursorXY - only perform action on direct hit.

If Move-CursoyXY don't find a character under the cursor, don't perform
the action.  Still move the mark though.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/Developer/06-rendering.md
render-lines.c