Copy into single line invalid #7330

Open
opened 2026-01-31 01:01:15 +00:00 by claunia · 0 comments
Owner

Originally created by @hyahm on GitHub (Apr 8, 2020).

Ubuntu terminal

"keybindings": [
        { "command": { "action": "copy", "argument": true }, "keys": ["ctrl+shift+c"] }
    ]

It was good when I first opened the terminal, but when I log in to the server remotely, the copy will be in multiple lines, and it will be the same when I log out. I need to close the terminal and reopen it.

Originally created by @hyahm on GitHub (Apr 8, 2020). Ubuntu terminal ``` "keybindings": [ { "command": { "action": "copy", "argument": true }, "keys": ["ctrl+shift+c"] } ] ``` It was good when I first opened the terminal, but when I log in to the server remotely, the copy will be in multiple lines, and it will be the same when I log out. I need to close the terminal and reopen it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7330