mirror of
https://github.com/helix-editor/helix
synced 2026-08-02 13:51:19 +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.