Bug Report #1838

Open
opened 2026-01-30 22:39:23 +00:00 by claunia · 0 comments
Owner

Originally created by @ssrahul96 on GitHub (Jun 22, 2019).

copy paste keybindings not working

           {
                "command": "PasteText",
                "keys": [
                    "ctrl+v"
                ]
            },
            {
                "command": "CopyText",
                "keys": [
                    "ctrl+c"
                ]
            }

When opening the config are deleted.

Originally created by @ssrahul96 on GitHub (Jun 22, 2019). copy paste keybindings not working ``` { "command": "PasteText", "keys": [ "ctrl+v" ] }, { "command": "CopyText", "keys": [ "ctrl+c" ] } ``` When opening the config are deleted.
claunia added the Needs-TriageNeeds-Tag-Fix labels 2026-01-30 22:39:23 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1838