What Happened?
In the embedded terminal inside Code, the keyboard shortcut Ctrl+U doesn’t work as expected.
In most terminals (and in any standard shell using GNU Readline or similar), Ctrl+U is the default shortcut to clear the current line — deleting all text from the cursor back to the start of the line.
This behavior works correctly in elementary Terminal and most other terminal emulators, but not inside Code’s embedded terminal.
Steps to Reproduce
- Open Code.
- Open the embedded terminal (bottom panel).
- Type any command (e.g., echo hello world).
- Press
Ctrl+U.
Expected Behavior
Expected result:
The current line should be cleared, just like in any standard readline-based terminal.
Actual result:
Nothing happens — the keybinding appears to be ignored.
OS Version
8.x (Circe)
OS Architecture
amd64 (on most hardwares)
Session Type
Secure Session (Wayland)
Software Version
Latest release (I have run all updates)
Log Output
Hardware Info
No response
What Happened?
In the embedded terminal inside Code, the keyboard shortcut Ctrl+U doesn’t work as expected.
In most terminals (and in any standard shell using GNU Readline or similar), Ctrl+U is the default shortcut to clear the current line — deleting all text from the cursor back to the start of the line.
This behavior works correctly in elementary Terminal and most other terminal emulators, but not inside Code’s embedded terminal.
Steps to Reproduce
Ctrl+U.Expected Behavior
Expected result:
The current line should be cleared, just like in any standard readline-based terminal.
Actual result:
Nothing happens — the keybinding appears to be ignored.
OS Version
8.x (Circe)
OS Architecture
amd64 (on most hardwares)
Session Type
Secure Session (Wayland)
Software Version
Latest release (I have run all updates)
Log Output
Hardware Info
No response