Key Bindings

July 16, 2026 ยท View on GitHub

Complete reference for all keyboard shortcuts in claws.

General Navigation

KeyAction
j / kNavigate up/down
h / lNavigate within category (service list)
Enter / dView resource details
EscGo back
q / Ctrl+cQuit

Views & Modes

KeyAction
:Command mode (e.g., :ec2/instances)
: + EnterGo to services
~Toggle Dashboard โ†” Services
:pulseGo to dashboard
:servicesGo to service browser
/Filter mode (fuzzy search)
Ctrl+v / terminal pastePaste clipboard into filter/command input
AAI Chat (Bedrock)
Ctrl+EToggle compact header
?Show help

Resource Browser

KeyAction
TabNext resource type
1-9Switch to resource type by number
aOpen actions menu
mMark resource for comparison
dDescribe (or diff if marked)
cClear filters (fuzzy + tag) and mark
NLoad next page (pagination)
MToggle inline metrics (EC2, RDS, Lambda)
yCopy resource ID to clipboard
YCopy resource ARN to clipboard
Ctrl+rRefresh (including metrics)

Profile & Region

KeyAction
RSelect AWS region(s) (multi-select supported)
PSelect AWS profile(s) (multi-select supported)

Commands

CommandAction
:q / :quitQuit
:login [name]AWS console login (default: claws-login profile)
:ec2/instancesNavigate to EC2 instances
:sort <col>Sort by column (ascending)
:sort desc <col>Sort by column (descending)
:tag <filter>Filter by tag (e.g., :tag Env=prod)
:tagsBrowse all tagged resources
:diff <name>Compare current row with named resource
:diff <n1> <n2>Compare two named resources
:theme <name>Change color theme
:autosave on/offEnable/disable config autosave
:settingsShow current settings
:clear-historyClear navigation history (stack)

Mouse Support

ActionEffect
HoverHighlight item under cursor
ClickSelect item / navigate
Scroll wheelScroll through lists
Click on tabsSwitch resource type
Back buttonNavigate back (same as Esc)

These shortcuts navigate to related resources based on the current context:

KeyAction
vView VPC / Versions
sView Subnets / Streams / Stages
gView Security Groups
rView Route Tables / Roles / Resources
eView Events / Executions / Endpoints
lView CloudWatch Logs
oView Outputs / Operations
iView Images / Indexes
DView Data Sources (AppSync) / Task Definitions (ECS)

Region Selector (R key)

KeyAction
j / kNavigate up/down
SpaceToggle region selection
aSelect all regions
nDeselect all regions
/Filter regions
EnterApply selection
EscCancel

Selected regions are queried in parallel; resources display with Region column.

Profile Selector (P key)

KeyAction
j / kNavigate up/down
SpaceToggle profile selection
lSSO login/refresh for selected profile
LConsole login for selected profile (:login)
/Filter profiles
EnterApply selection
EscCancel

Selected profiles are queried in parallel; resources display with Profile and Account columns.