3716eeff7f184bdf2b6371a1ca44bb321eebb5e7
- Introduce SeekMode::Rope for absolute rope-index positioning - Add CursorState.offset field to support local coordinate systems per cursor - Implement ForwardCursor.cursor() and BackwardCursor(cursor()) to create sub-cursors with independent offsets - Update tell(), get(i), set i, len() to use local coordinates (relative offset) - Add rope_tell(), reset()—deprecate old absolute behavior in favor of offset-aware API - Add comprehensive tests for sub-cursor semantics, including write/reset and bounds checking
Description
Languages
Rust
93.1%
HTML
3.8%
TeX
1.5%
Python
0.7%
Shell
0.6%
Other
0.2%