helix
helix copied to clipboard
Add indicators for offscreen selections
Implementation reference: https://github.com/71/dance/blob/master/src/state/editors.ts#:~:text=_updateOffscreenSelectionsIndicators
IMHO this is the best solution for #2103, we just need to find a good place to show these indicators in the TUI. See also #3534
Duplicate of https://github.com/helix-editor/helix/issues/2103