title
Keyboard Shortcuts
tags
Keyboard Shortcuts Reference
Complete keyboard shortcuts for TUI mode.
Key
Action
j or Down
Move down one line
k or Up
Move up one line
h or Left
Move left (in modals)
l or Right
Move right (in modals)
PageDown
Page down
PageUp
Page up
Home
Jump to first item
End
Jump to last item
Key
Action
gg
Jump to top
G
Jump to bottom
Ctrl+U
Half page up
Ctrl+D
Half page down
Ctrl+B
Full page up
Ctrl+F
Full page down
Key
Action
:
Enter hex line number to jump
Example: :1A jumps to line 26 (hex 1A).
Key
Action
TAB
Switch between panels
Green border indicates focused panel.
Key
Action
Enter
Execute selected request
Esc
Cancel running request
i
Inspect request details
x
Edit in external editor
X
Edit in inline editor
U
Open terminal in workdir
d
Duplicate file
D
Delete file
F
Create new file
R
Rename file (supports paths)
r
Refresh file list
Ctrl+P
Open MRU (most recently used)
Key
Action
/
Start search (files or response)
n
Next match
N
Previous match
Ctrl+R
Alternative next match
Search is context-aware based on focused panel and supports Regexes.
Key
Action
s
Save response to file
c
Copy response to clipboard
b
Toggle body visibility
B
Toggle headers visibility
f
Fullscreen mode
Z
Toggle response pane
w
Pin current response
W
Show diff with pinned response
Key
Action
v
Open variable editor
h
Open header editor
p
Switch profile
n
Create new profile
C
View configuration
P
View profile config
Ctrl+X
View session config
Key
Action
M
Mock server manager
y
Debug proxy viewer
A
Analytics viewer
S
Stress test results
Key
Action
M
Open manager
s
Start/stop server
c
Clear logs
j/k
Scroll logs
g/G
Top/bottom
PgUp/PgDn
Page up/down
Esc or q
Close manager
Proxy Viewer:
Key
Action
y
Open proxy viewer
s
Start/stop proxy
c
Clear logs
j/k
Navigate requests
Ctrl+d/u
Half page down/up
g/G
Top/bottom
Enter
View details
Esc or q
Close viewer
Detail View:
Key
Action
j/k
Scroll content
Ctrl+d/u
Half page
g/G
Top/bottom
Esc or q
Return to list
Key
Action
A
Open analytics
Tab
Switch focus (list/details)
j/k
Navigate/scroll
Enter
Load request file
p
Toggle preview pane
t
Toggle grouping
C
Clear analytics
Esc or q
Close viewer
Results Viewer:
Key
Action
S
Open results
Tab
Switch focus (list/details)
j/k
Navigate/scroll
n
New test
r
Re-run test
d
Delete run
l
Load config
Esc or q
Close viewer
Config Modal:
Key
Action
↑/↓
Navigate fields
Enter
Confirm field
Ctrl+S
Save & start
Ctrl+L
Load saved config
Esc
Cancel
Progress View:
Key
Action
Esc or q
Stop test
Key
Action
o
Start OAuth flow
O
Configure OAuth settings
Documentation and History
Key
Action
m
Open documentation viewer
H
Open history viewer
r
Replay selected history item
Key
Action
?
Show help and shortcuts
e
Show full error details
I
Show full status message
q
Quit application
Key
Action
Esc
Close modal
Enter
Confirm/Submit
Tab
Next field
Shift+Tab
Previous field
Key
Action
Ctrl+V
Paste from clipboard
Ctrl+K
Clear input
Backspace
Delete character
Delete
Delete character forward
Key
Action
m
Modify selected variable
s
Set active option (multi-value)
a
Add new variable
e
Edit variable
d
Delete variable
l
List all values (multi-value)
L
Set value by alias (multi-value)
1-9
Quick select option (in selector)
Key
Action
Enter
Switch to selected profile
e
Edit selected profile
d
Duplicate selected profile
D
Delete selected profile
n
Create new profile
Key
Action
j/k
Navigate tree
Enter
Expand/collapse section
Space
Toggle section
Esc
Close viewer
Key
Action
j/k
Navigate history
Enter
Load selected response
r
Replay selected request
p
Toggle preview pane
C
Clear all history
Esc
Close viewer
Key
Action
j/k
Scroll diff
Esc
Close diff
Interactive dual-pane mode for WebSocket connections.
Key
Action
j/k or ↑/↓
Navigate messages or scroll history
Tab
Switch focus between panes
gg
Jump to top
G
Jump to bottom
Ctrl+D
Page down
Ctrl+U
Page up
Key
Action
Enter
Send selected message
r
Connect/reconnect
d
Disconnect
i
Compose custom message (when connected)
c
Copy last message to clipboard
C
Clear message history (with confirmation)
e
Export message history to JSON
/
Search messages
q, Esc
Close WebSocket modal
Key
Action
Type
Filter messages
Enter
Keep filter active
Esc
Clear filter
Key
Action
Type
Write message
Enter
Send message
Esc
Cancel
Backspace
Delete character
Space
Insert space
Key
Action
Enter
Execute request
TAB
Switch panel
?
Help
q
Quit
/
Search
v
Variables
h
Headers
p
Profiles
s
Save
o
OAuth
Key
Action
i
Inspect
x
Edit
U
Terminal
d
Duplicate
D
Delete
F
New file
R
Rename
r
Refresh
Key
Action
s
Save
c
Copy
b
Toggle body
B
Toggle headers
f
Fullscreen
Z
Toggle pane
w
Pin
W
Diff
Key
Action
j/k
Up/Down
gg
Top
G
Bottom
Ctrl+D
Half page down
Ctrl+U
Half page up
:
Jump to line
Press ? anytime for in-app help
Use / to search within help modal
TAB switches focus between panels
Green border shows active panel
Vim-style navigation works throughout
Most actions work on selected item
Modals close with Esc
Search context changes with focused panel
Enter: Execute request
i: Inspect request
x: Edit file
/: Search filenames
s: Save response
c: Copy response
/: Search response content
f: Fullscreen
Esc: Close modal
Enter: Confirm
Tab: Next field
Navigation keys work
All functionality is keyboard-accessible.
No mouse required.
Focus indicated by green border.
Visual feedback for all actions.