mirror of
https://github.com/helix-editor/helix
synced 2026-09-10 14:40:25 +02:00
We can track the ranges in the input text that correspond to each column and use this information during rendering to apply a new theme key that makes the "active column" stand out. This makes it easier to tell at a glance which column you're entering.