# Del Key Problem Solved!

**URL:** https://forum.clockworkpi.com/t/del-key-problem-solved/17049
**Category:** PicoCalc
**Created:** [April 25, 2025, 11:17pm UTC](https://forum.clockworkpi.com/t/del-key-problem-solved/17049 "2025-04-25T23:17:27Z")
**Posts on this page:** 1
**Showing post:** 33

<div class="post-metadata">

### Author: ![adcockm](https://yyz1.discourse-cdn.com/flex029/user_avatar/forum.clockworkpi.com/adcockm/32/1664_2.png) [@adcockm](https://forum.clockworkpi.com/u/adcockm)
#### Post date: [April 28, 2025, 6:30pm UTC](https://forum.clockworkpi.com/t/del-key-problem-solved/17049/33 "2025-04-28T18:30:28Z")

</div>

I’m going to pause on this for now, but I’ll see about looking at it next time I go digging. I wouldn’t be upset if @guu ends up fixing it in the mean time though. 😉 And it makes sense that the various keyboard issues probably have the same root cause.

The ones I know about are:

- exiting the editor with unsaved changes [has weird behavior](https://github.com/clockworkpi/PicoCalc/issues/29)
- [input is corrupted](https://github.com/clockworkpi/PicoCalc/issues/28) when using INPUT in MMBasic

These keyboard related bugs have already been fixed in my repo:

- missing keyboard [mappings/behavior for some keys](https://github.com/madcock/PicoMiteAllVersions/issues/1)
- mishandled line endings for INPUT/PRINT (which didn’t have a bug, but was a single line change in Editor.c in [my repo](https://github.com/madcock/PicoMiteAllVersions/blob/main/Editor.c#L1971) compared to [guu’s repo](https://github.com/cuu/PicoMite/blob/main/Editor.c#L1881).

---

_[View the full topic](https://forum.clockworkpi.com/t/del-key-problem-solved/17049)._
