Servor. docs
fr

Keyboard shortcuts

Keyboard shortcuts for Servor — the web terminal, copy and paste, search and moving around the dashboard faster.

Work faster with the keyboard. This page collects the shortcuts that help most in Servor — in the web terminal, for copy/paste, search and moving around the dashboard.

Mac vs Windows/Linux

Where a shortcut uses Ctrl, macOS often uses ⌘ Cmd instead. Servor shows the exact key for your platform next to menu items and in the command search, so when in doubt, check the on-screen hint.

Web terminal

The web terminal is a real shell in your browser, so it understands the standard control keys your shell already responds to.

ShortcutAction
Ctrl + CInterrupt the running command
Ctrl + DSend end-of-input / exit the shell
Ctrl + LClear the screen
Ctrl + AMove to the start of the line
Ctrl + EMove to the end of the line
Ctrl + UDelete to the start of the line
Ctrl + KDelete to the end of the line
Ctrl + WDelete the previous word
Ctrl + RSearch your shell history
/ Step through previous commands
TabAutocomplete a path or command

Copy and paste

The terminal supports copy/paste. Select text to copy it, and paste with Ctrl + V ( + V on macOS). Because Ctrl + C interrupts the running command, use your platform's paste shortcut rather than expecting Ctrl + C to copy inside the terminal.

Copy and paste

ShortcutAction
Ctrl / + CCopy the selection (outside the terminal)
Ctrl / + VPaste
Ctrl / + ASelect all (in a text field)

Command output and history entries can be copied straight from the command history so you can reuse or share them.

Search and navigation

Use search to jump to a server, monitor, status page or setting without hunting through menus.

ShortcutAction
Ctrl / + KOpen search
/ Move through results
EnterOpen the highlighted result
EscClose search or a dialog

Not sure of a key?

Every action that has a shortcut shows it in the interface — in menus, buttons and the search panel. The on-screen hint is always the source of truth for your browser and OS.

See also