mirror of
https://github.com/helix-editor/helix.git
synced 2025-10-06 00:13:28 +02:00
These functions mirror those in `helix_core::graphemes` but operate directly on byte indices rather than character indices. These are meant to be used as we transition to Ropey v2 and always use byte indices.