Replies: 2 comments 2 replies
-
Some keybindings are not accepted into code-server by default. It is most probably bound to the system so you have to change the keybinding both ways - on the system, and code-server. Hope this helps! |
Beta Was this translation helpful? Give feedback.
0 replies
-
For what it is worth, those keybindings work for me (it copies the
current line and pastes it above or below). I am using
code-server v4.14.1 over Firefox on Linux. Definitely check the
keybindings page to see if they are correctly bound ("Copy Line
Up" and "Copy Line Down").
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the code-server inside the Coder platform. When I try to copy a line using the shortcut
Ctrl+Shift+Alt+Up/Down
it is not working.Instead, it selects the words after/before the cursor.
Beta Was this translation helpful? Give feedback.
All reactions