Files
passepartout/org
Amr Gharbeia 46cac554ab v0.8.0: fix multiline cursor — position-cursor now computes its own word-wrap
Removed dependency on (st :cursor-line) and (st :cursor-col) state.
position-cursor now does its own word-wrap and accum tracking to
determine which wrapped line and column the cursor is on. This makes
it independent of view-input's rendering state.
2026-05-18 14:38:22 -04:00
..