mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[GH-ISSUE #322] Shift alpha lock backspace shouldn't behave like regular shift alpha backspace #142
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#142
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @D-Maxwell on GitHub (Apr 19, 2023).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/322
Hello there,
I noticed that
shiftALPHAbackspacewould behave as ifALPHAwasn't locked, and would delete lines in bulk.This behaviour is quite irritating to me, as it frequently happens that entire lines get deleted by accident.
I would personally prefer it if this behaviour was only present when
shiftis physically held and not based on whether you're typing capital letters.Does anyone else feel like this would be beneficial to the ease of use of the Python editor ?
I believe achieving this may be possible, as if I recall correctly, this was standard behaviour on the stock firmware that is Epsilon.
@BloomyInDev commented on GitHub (Apr 20, 2023):
I've tested on the Epsilon simulator and it's behave differently than Upsilon. Confirmed.
Omega does the same thing than Upsilon so i think that this 'bug' was from Omega change and not an Upsilon change
@Yaya-Cout commented on GitHub (Apr 20, 2023):
I don't know if it is a bug or a feature, but this behavior is quite annoying... For me, Epsilon's behavior is better.