[GH-ISSUE #24] DEL key does nothing #13

Closed
opened 2026-03-03 12:01:42 +03:00 by kerem · 2 comments
Owner

Originally created by @BrianJ20 on GitHub (Feb 10, 2026).
Original GitHub issue: https://github.com/ForLoopCodes/legacy-notepad/issues/24

Originally assigned to: @ForLoopCodes on GitHub.

The DEL key does nothing. Still works fine outside of legacy-notepad..

Anyone else experience this?

Originally created by @BrianJ20 on GitHub (Feb 10, 2026). Original GitHub issue: https://github.com/ForLoopCodes/legacy-notepad/issues/24 Originally assigned to: @ForLoopCodes on GitHub. The DEL key does nothing. Still works fine outside of legacy-notepad.. Anyone else experience this?
Author
Owner

@ForLoopCodes commented on GitHub (Feb 14, 2026):

will fix it <3

<!-- gh-comment-id:3902137248 --> @ForLoopCodes commented on GitHub (Feb 14, 2026): will fix it <3
kerem closed this issue 2026-03-15 16:01:25 +03:00
Author
Owner

@ForLoopCodes commented on GitHub (Mar 4, 2026):

Fixed — thanks for the report.
The DEL key was being intercepted by an app-level accelerator.
I removed that conflict, so DEL now follows normal editor behavior (delete next char / delete selection).
This will be in the next release.

<!-- gh-comment-id:3997023420 --> @ForLoopCodes commented on GitHub (Mar 4, 2026): Fixed — thanks for the report. The DEL key was being intercepted by an app-level accelerator. I removed that conflict, so DEL now follows normal editor behavior (delete next char / delete selection). This will be in the next release.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/legacy-notepad#13
No description provided.