ulyssa / modalkit

A Rust library for building modal editing applications
Apache License 2.0
49 stars 5 forks source link

Add Cursor methods for getting line and column #75

Closed ulyssa closed 1 year ago

ulyssa commented 1 year ago

The Cursor object should allow getting the current line and column values.