mirror of
https://github.com/helix-editor/helix
synced 2026-05-03 05:10:38 +02:00
9de5f5cefa
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.