AustinScola / illud

Text buffer editor and terminal viewer.
MIT License
1 stars 0 forks source link

Simplify cursor index default #238

Closed AustinScola closed 3 years ago

AustinScola commented 3 years ago

Simplify the default cursor index by changing it from None to 0 because 0 is immutable.