hazelgrove / tylr

a tiny tile-based editor
https://tylr.fun
MIT License
284 stars 2 forks source link

ghost filling bug when the ghost gets relocated to next line #27

Open disconcision opened 6 days ago

disconcision commented 6 days ago

starting with this:

Screenshot 2024-11-01 at 11 18 33 PM

typing "ins" yields this:

Screenshot 2024-11-01 at 11 18 46 PM

relatedly, i feel maybe like if you start inserting an "in" on the next line, then backspace what you've done, that the ghost should go back to the previous line. but not sure if that's actually how it should be.