AustinScola / illud

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

Crash when deleting first character #261

Closed AustinScola closed 3 years ago

AustinScola commented 3 years ago

If the buffer contains a single character, attempting to delete it with 'x' will cause Illud to crash. This can be replicated with the following sequence of commands: ia<esc>dx.