AustinScola / illud

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

Add buffer get position #194

Closed AustinScola closed 3 years ago

AustinScola commented 3 years ago

Add the ability to get the 2D position of an index of the buffer. Right now there are getters for the column and row but often we want both.