You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've implemented these, but I had to make the cut shortcut behave like copy for now. Because of a defect in Iced, cutting could lead to crashes (e.g., select all -> cut -> type any character). Technically, undo/redo can also lead to the same crash, but you'd have to go out of your way to trigger it, so I think it's an acceptable risk for now:
These are already supported by default:
These would need to be added specially:
The text was updated successfully, but these errors were encountered: