Files
passepartout/org
Amr Gharbeia 05aec4d028 v0.8.0: fix cursor position on multi-line input
view-input now stores cursor-line and cursor-col in state after
word-wrapping. position-cursor uses these to place the cursor on
the correct wrapped line, instead of the hardcoded row (- h 6)
which always put the cursor on the first line.
2026-05-18 14:32:23 -04:00
..