Docs Keybindings

Keybindings

Complete TUI keyboard shortcut reference for all views.

On this page

Complete keyboard shortcut reference for sipnab’s interactive TUI.

You can remap keys marked (configurable) in the [keybindings] config section. See config-reference.md for details. All other keys are hardcoded.

Annotated screenshots of every view are in the TUI visual tour at the bottom of this page.

Essential keys

Quick start: j/k for vim-style up/down, Enter to drill into a call, Esc to go back, Tab to switch between Call List and RTP Streams.

KeyActionViews
j / kNavigate down / upAll list and scroll views
EnterDrill in (call flow, raw message, stream detail)Call List, Call Flow, RTP Streams
EscBack to the previous view (asks to quit from the Call List)All views
TabSwitch between Call List and RTP StreamsCall List, RTP Streams
/SearchCall List, Raw Message, RTP Streams
F7Open filter dialogCall List, Call Flow, RTP Streams
F2Save capture (or the selected stream’s audio)Call List, Call Flow, Raw Message, RTP Streams, Stream Detail
SpaceStar dialogs for multi-select — save them, or open them as one merged flowCall List
tCycle timestamp modeCall List, Call Flow
F1HelpCall List, Call Flow, Raw Message, Message Diff, Combined Detail, RTP Streams, Stream Detail

Global

KeyAction
Ctrl+CForce quit (skips the confirmation)
Ctrl+LClear calls — Call List only, same as F5 there
vShow version (with git commit) in the status line
nCycle name resolution (Off / Static / DNS)
NName the selected address (map IP → host/FQDN)
F12Toggle mouse capture — off enables the terminal’s native drag-to-select (wheel scrolling pauses until re-enabled)
Mouse wheelScroll (every view: lists move the selection, text views scroll)

Quit confirmation

Esc and the quit key open a confirmation rather than ending the session. Esc means “go back” in every other view, and it was ending captures that had been running for hours.

KeyAction
Y, EnterQuit
N, Esc, qReturn to the session
Ctrl+CQuit at once, from anywhere, including this dialog

Any other key leaves the question on screen. A stray keypress must not dismiss the dialog, and it certainly must not answer it.

v, n, and F12 ship as fallbacks: a key you explicitly rebind in [keybindings] always wins over them. In the Raw Message view with an active search, n/N are match navigation instead.

Copying text

Clipboard copies (y in the Raw Message view, E in the Call Flow view) use OSC 52, an escape sequence the terminal maps to your system clipboard. It travels in-band over the pty, so it works across SSH with no X11 forwarding — your terminal must support it, and most modern ones (kitty, WezTerm, iTerm2, Windows Terminal, foot, recent xterm) do. On top of OSC 52, sipnab also feeds pbcopy/xclip silently when one is available. Copies stop at 72 KiB (terminals limit OSC 52 payloads); the status line reports how much it copied.

To select arbitrary screen text with the mouse, press F12 to turn mouse capture off and drag as usual, then F12 again to get wheel scrolling back. In many terminals holding Shift while dragging bypasses mouse capture without toggling anything.

Call list

KeyAction
Up / kNavigate up
Down / jNavigate down
PgUpPage up
PgDnPage down
HomeJump to first dialog
EndJump to last dialog
EnterOpen call flow for the selected dialog — with two or more starred rows, opens one chronologically merged flow of all of them
SpaceStar/unstar dialog ([*]) for multi-select: F2 saves all starred dialogs, Enter opens them as one merged flow
Esc / qQuit, after a confirmation (configurable: quit)
<Sort by previous column
>Sort by next column
ZReverse sort direction
AToggle autoscroll (configurable: autoscroll)
pPause/resume capture (configurable: pause)
/Activate search (configurable: search) — while typing, ↑/↓/PgUp/PgDn/Home/End move the highlight in the narrowed list, Space stars rows, and Enter commits the query and opens the selection in one press
iClear non-matching dialogs
IClear matching dialogs
tCycle timestamp mode (absolute / delta-prev / delta-first / scaled)
uCycle From/To column display (default / host:port / user / user@host:port)
r / F6Show raw SIP message for selected dialog
sSwitch to Statistics view
SOpen the Relay statistics view — asks the live relay for its own counters (s asks what this capture saw, S asks what the relay says). See Relay statistics
DOpen the Quality Dashboard (live MOS/jitter/loss)
TOpen the call timeline for the selected dialog (Esc / q closes it)
OOpen pcap file (File Open dialog)
F8Open Settings popup (configurable: settings)
TabSwitch to RTP Streams view
F1 / ?Help (configurable: help)
F2Save capture (configurable: save)
F3Search (same as /) — matches Call-ID, method, From/To user, addresses, dialog state, and the full raw message text (headers and bodies, including SDP and multipart payloads)
F4Open extended multi-leg flow for the selected dialog (configurable: extended_flow)
F5Clear calls (configurable: clear_calls) — the starred dialogs when any carry a star, otherwise all of them
F7Open filter dialog (configurable: filter)
F9Clear active filter and persisted search
F10Column selector (configurable: column_selector) — a popup to show/hide any of the eleven Call List columns (#, Method, From, To, Source, Destination, State, Msgs, Date, PDD, Duration)

A search committed with Enter keeps narrowing the list and appears on the status line as Search: /query (F9 clears); F9 clears it together with any active filter.

Gotcha: the clear_calls action binds F5 in both views — in the Call List it clears calls, in the Call Flow it resets a pending message-compare selection. Rebinding clear_calls moves both.

Call flow

KeyAction
Tab / Shift+TabSwitch focus between the ladder (left) and detail (right) panes
Up / kPrevious message or RTP bar — or scroll detail up when the detail pane has focus
Down / jNext message or RTP bar — or scroll detail down when the detail pane has focus
PgUpPage up (ladder, or detail when focused)
PgDnPage down (ladder, or detail when focused)
HomeJump to first message (or top of detail when focused)
EndJump to last message (or bottom of detail when focused)
EnterOpen full-screen raw message view — or, with the cursor on an RTP bar, the Stream Detail view (MOS, jitter, quality intervals, burst/gap analysis, silence detection, sparklines)
SpaceSelect message for diff (press on two messages to compare)
qQuit, after a confirmation (configurable: quit)
EscBack to call list
dCycle SDP display mode (none / summary / full)
tCycle timestamp mode (absolute / delta-prev / delta-first / scaled)
cCycle color scheme (method / call-id / cseq)
hCycle header-name display (as captured / expanded / compact) — visual only, rewrites From:f: etc. in the message text views
RToggle detail panel visibility
+ / = / 0 / LeftWiden the detail pane, narrowing the ladder (with the split off, shows a hint instead)
- / 9 / RightNarrow the detail pane, widening the ladder (with the split off, shows a hint instead)
wToggle line wrapping in the detail pane (off = long lines truncate and a scrollbar appears along the bottom edge)
← / →Scroll the detail pane horizontally when it has focus with wrap off
[Scroll detail panel up
]Scroll detail panel down
eExpand/collapse the selected fold header (retransmissions, auth retries)
fFilter the ladder to the selected message’s transaction (toggle)
aOpen combined detail for the selected message’s transaction
AOpen combined detail for the whole dialog
mSet mark at current message — navigate to another message and sipnab shows the delta between the mark and the cursor, for measuring the delay between two specific SIP messages
MClear mark
EExport Mermaid sequence diagram to clipboard
x / F4Toggle extended multi-leg flow (configurable: extended_flow) — shows related B2BUA/SBC call legs together, for tracing a call through proxies and back-to-back user agents
rJump to RTP Streams view
NName endpoints (map IP → host/FQDN; Tab/Shift-Tab switch between the offered participants)
F1 / ?Help (configurable: help)
F2Save (configurable: save)
F5Reset message-compare selection (configurable: clear_calls)
F6 / Ctrl+RToggle RTP display in flow (Ctrl+R is an alias for front-ends that cannot send F-keys)
F7Open filter dialog (configurable: filter)
F9Clear active filter and persisted search

In the split view, Tab moves keyboard focus between the two panes; the status line names the focused pane (Focus: Ladder / Focus: Detail) and gets a highlighted border. When either pane has more rows than fit, a vertical scrollbar appears on its right edge. [ and ] always scroll the detail pane regardless of focus.

Raw message

KeyAction
Up / kScroll up
Down / jScroll down
PgUpPage up
PgDnPage down
Home / EndJump to top/bottom
/Search within message
n / NJump to the next / previous search-match line (wraps)
sToggle syntax highlighting
cCycle color scheme
hCycle header-name display (as captured / expanded / compact)
yCopy the displayed message’s raw text to the clipboard (OSC 52, works over SSH — see Copying text)
F1 / ?Help (configurable: help)
F2Save (configurable: save)
qQuit, after a confirmation (configurable: quit)
EscBack to the view you came from (call flow or call list)

Message diff

KeyAction
Up / k, Down / jScroll
PgUp / PgDnPage scroll
Home / EndJump to top/bottom
hCycle header-name display (as captured / expanded / compact)
qQuit, after a confirmation (configurable: quit)
EscBack to call flow
F1 / ?Help (configurable: help)

Combined detail

Opened from the call flow with a (transaction) or A (whole dialog): every message of the selection rendered as one scrollable document.

KeyAction
Up / k, Down / jScroll
PgUp / PgDnPage scroll
Home / EndJump to top/bottom
hCycle header-name display (as captured / expanded / compact)
F1 / ?Help (configurable: help)
qQuit, after a confirmation (configurable: quit)
EscBack to call flow

RTP streams

KeyAction
Up / kNavigate up
Down / jNavigate down
PgUp / PgDnPage scroll
HomeJump to first stream
EndJump to last stream
/Search streams (SSRC, codec, addresses, dialog) (configurable: search) — while typing, ↑/↓/PgUp/PgDn/Home/End move the highlight in the narrowed list and Enter commits the query and opens the highlighted stream
EnterOpen the Stream Detail view for the selected stream
DOpen the Quality Dashboard (live MOS/jitter/loss)
TabSwitch to Call List
EscBack to Call List
qQuit, after a confirmation (configurable: quit)
NName the selected stream’s source address (map IP → host/FQDN)
F1 / ?Help (configurable: help)
F2Save the selected stream’s audio as WAV (configurable: save)
F7Open filter dialog (configurable: filter)

Stream detail

KeyAction
Up / kScroll up
Down / jScroll down
PgUp / PgDnPage scroll
Home / EndJump to top/bottom
Shift+PPlay / stop the stream’s audio (G.711; requires the audio build)
LOpen the packet loss map (RTP loss pattern) — a single screen with nothing to scroll, so Esc or q is the only key it takes, and either returns here
F1 / ?Help (configurable: help)
F2Save the stream’s audio as WAV (configurable: save)
qQuit, after a confirmation (configurable: quit)
EscBack to the view you came from (RTP Streams, Call Flow, or Quality Dashboard)

The Stream Detail view shows comprehensive per-stream quality data: MOS score, jitter statistics, quality intervals, burst/gap analysis (RFC 3611), silence detection, and sparkline graphs for MOS and jitter trends over the stream’s lifetime.

Quality dashboard

Live call-quality overview: aggregate MOS/jitter/loss with the worst streams ranked first and per-stream trend sparklines. Open with D from the Call List or RTP Streams view.

KeyAction
Up / k, Down / jSelect stream (worst first)
PgUp / PgDnPage through streams
Home / EndJump to best/worst
EnterOpen stream detail for the selection
LOpen the packet loss map (RTP loss pattern) for the selection
Esc / q / DClose (returns to the opening view)

Statistics

KeyAction
Up / k, Down / jScroll
PgUp / PgDnPage scroll
Home / EndJump to top/bottom
Esc / q / sBack to Call List

Relay statistics

The live relay’s own view of media, asked over its control socket — distinct from the Statistics view above, which is about what this capture saw. Open with S: from the Call List it asks the relay’s global counters, and from a call’s flow view it scopes them to that call. Needs a relay control address and a live capture; a run reading a file reports that it may not ask. The ask runs in the background, so the view never freezes waiting on a slow relay.

KeyAction
?Show the names the relay knows (what you can ask for)
KCompare the relay’s per-call count against this capture’s (per-call view only)
Up / k, Down / jScroll
PgUp / PgDnPage scroll
Home / EndJump to top/bottom
Esc / SClose

Help

The help text can run past the screen, so it scrolls.

KeyAction
Esc / F1 / qClose help
Up / k, Down / jScroll one line
PgUp / PgDnScroll ten lines
Home / EndJump to top/bottom

Save popup

KeyAction
EscCancel and close
EnterSave to the specified path
TabCycle format forward (PCAP -> PCAP-NG -> TXT -> JSON -> NDJSON -> CSV -> Mermaid/HTML -> Markdown -> WAV -> SIPp XML -> RTP JSON)
Shift+TabCycle format backward
Left / RightMove cursor in filename
Home / EndJump to start/end of filename
BackspaceDelete character before cursor
(any char)Insert character

Save formats: PCAP, PCAP-NG, TXT, JSON, NDJSON, CSV, Mermaid/HTML, Markdown, WAV, SIPp XML, RTP JSON

Filter popup

KeyAction
EscCancel without applying
EnterApply filter (or cancel if Cancel button focused)
TabFocus next field
Shift+Tab / BackTabFocus previous field
DownNext field (or checkbox down)
UpPrevious field (or checkbox up)
Left / RightMove within checkboxes or text cursor
SpaceToggle checkbox / activate button
F9Clear all fields and active filter, close popup
Backspace / DeleteText editing in focused text field
Home / EndJump to start/end of text field
(any char)Insert character in focused text field

The SIP-method grid starts with an All master checkbox: Space on it checks or unchecks every method at once.

Settings popup

KeyAction
EscClose settings
Up / kPrevious setting
Down / jNext setting
Enter / SpaceToggle or cycle the focused setting

Settings items: Color mode, Timestamp mode, Autoscroll, Raw preview, SDP display mode, Syntax highlighting

File open popup

The popup opens on the file browser. Tab switches to typing a path instead, and Tab again returns to the browser.

KeyAction
EscCancel and close
TabSwitch between the browser and typing a path, in either direction
Up / DownBrowser: move the selection
PgUp / PgDnBrowser: page through the listing
Home / EndBrowser: jump to the first or last entry
EnterBrowser: descend into the selected directory, or load the selected capture. Typed path: load that path
(any char)Browser: extend the name filter, which narrows the listing. Typed path: insert the character
BackspaceBrowser: trim the name filter, then climb to the parent directory once the filter is empty. Typed path: delete the character before the cursor
Left / RightTyped path: move the cursor
Home / End (typed path)Jump to the start or end of the path
DeleteTyped path: delete the character under the cursor

The browser lists .pcap, .pcapng, and .cap files, plus their gzip-compressed forms (*.pcap.gz, …), which sipnab decompresses on the fly. If sipnab cannot read the directory — most often because it started with sudo and dropped privileges to an unprivileged user that can’t read your home directory — the dialog shows the reason instead of a blank list. Run sipnab without sudo (see install.md for capabilities) to browse your own files.

Column selector

KeyAction
Up / kMove selection up
Down / jMove selection down
SpaceToggle column visibility
sSave the current layout to [display] visible_columns in your sipnabrc (persists across runs)
Enter / EscClose selector

Timestamp modes

Press t in the Call List or Call Flow to cycle through the timestamp modes (both views share the mode):

  1. AbsoluteHH:MM:SS.mmm wall-clock time
  2. Delta-prev (default) – +N.NNNs time since previous entry. Color-coded in call flow:
    • Green: < 100 ms
    • Yellow: 100 ms - 1 s
    • Red: 1 s - 5 s
    • Bold red: > 5 s
  3. Delta-first+N.NNNs cumulative time from first entry
  4. Scaled – delta-prev timestamps plus time-proportional spacer rows, so quiet gaps are visible in the ladder. The set of visible messages is identical in every mode — only the presentation changes.

In the Call List the timing column’s header names the mode, because the column shows different data in each: Start in Absolute (the dialog’s start time, HH:MM:SS), +Prev in Delta-prev (time since the dialog above it, in the list’s current sort order), and +First in Delta-first (time since the first dialog). The spacer rows of Scaled belong to the ladder, so the Call List shows Scaled as +Prev. The F10 column selector and the visible_columns setting still call this column Date.

Timestamp Modes Comparison
Absolute:           Delta-prev:          Delta-first:
14:23:01.000  INVITE  +0.000s  INVITE      +0.000s  INVITE
14:23:01.003  100     +0.003s  100         +0.003s  100
14:23:01.847  180     +0.844s  180         +0.847s  180
14:23:03.134  200     +1.287s  200         +2.134s  200
14:23:03.137  ACK     +0.003s  ACK         +2.137s  ACK
14:24:08.320  BYE     +65.18s  BYE         +67.32s  BYE

Tip: Delta-prev mode is ideal for spotting latency spikes in call setup. Delta-first mode is useful for measuring total elapsed time from the first message.

Name resolution

sipnab can display host names instead of raw IP addresses (Wireshark-style), in the call list Source/Destination columns, call-flow participant labels, and the RTP stream views. Press n to cycle the mode (shown briefly in the status line):

  1. Off (default) – raw ip:port
  2. Static – operator mappings + the system /etc/hosts; no network traffic
  3. DNS – additionally resolves via reverse DNS (PTR), looked up on a background worker and cached (so the UI never blocks)

Names come from four sources, highest priority first: operator-entered mappings, then /etc/hosts (or a --names / [names] hosts_file), then any Name Resolution Block in the capture you opened, then reverse DNS. Substitution touches only the IP; the :port stays (sbc-edge:5060).

To name an address in context, select a call-list row, stream row, or call-flow message and press N. A popup opens pre-filled with that IP; type a host/FQDN and press Enter (an empty name clears the mapping). Naming an address turns resolution on automatically, and sipnab saves the mapping to $XDG_CONFIG_HOME/sipnab/hosts (~/.config/sipnab/hosts) so it persists across runs.

Mappings can also persist into your sipnabrc: set [names] persist_to_config = true and N-dialog edits land in the [names.manual] table of ~/.config/sipnab/sipnab.toml, leaving comments and other sections intact. You can also pre-declare mappings there by hand:

[names.manual]
"192.0.2.1" = "sbc-edge"

When saving a capture as PCAP-NG with resolution active, sipnab embeds the mappings as a Name Resolution Block, and reads them back when you reopen the file.

Related flags: --resolve (start with resolution on), --reverse-dns (enable PTR lookups; implies --resolve), --names <FILE> (preload an /etc/hosts-format mapping file, repeatable). See cli-reference.md and the [names] section of config-reference.md.


TUI views

Call list view

The call list is the main view when sipnab starts. It shows all tracked SIP dialogs with their state, timing, and quality metrics.

sipnab -- Call List
 Current Mode: Online (eth0)   Dialogs: 47 (47 displayed)  [A]
 Match Expression:             BPF Filter: port 5060
 Time: Delta-prev
  #  Method     From           To             Src IP         Dst IP         State        Msgs  +Prev       PDD
 1  INVITE     alice          bob            192.0.2.1      192.0.2.2      InCall         12  +0.000s     847ms
  2  INVITE     charlie        dave           192.0.2.3      192.0.2.4      Ringing         6  +1.234s     --
  3  REGISTER   admin          --             192.0.2.5      192.0.2.1      Registered      4  +0.012s     --
  4  INVITE     +15551234      +15559876      192.0.2.6      192.0.2.7      Failed          8  +3.456s     --
  5  INVITE     1005           1006           192.0.2.1      192.0.2.2      Completed      14  +0.003s     923ms
  6  OPTIONS    monitor        --             192.0.2.8      192.0.2.1      Completed       2  +0.001s     --
  7  INVITE     1010           +441234567     192.0.2.9      192.0.2.7      InCall         10  +0.215s     1.2s
  Esc Quit  Enter Show  F2 Save  F7 Filter  F8 Settings  F10 Columns  Tab Streams

Tip: Press Space to star dialogs — a starred row shows [*] in the # column (the above is just the cursor). F2 then saves only the starred dialogs, and Enter opens two or more of them as a single merged flow. Use < / > to sort by different columns and Z to reverse sort direction.

Call flow view

The call flow shows a ladder diagram for a selected dialog, with timing, SDP, and RTP quality indicators.

sipnab -- Call Flow
    192.0.2.1:5060           192.0.2.3:5060           192.0.2.2:5060
     (alice UAC)           (OpenSIPS proxy)             (bob UAS)
          |                        |                        |
 +0.000s  |------- INVITE -------->|                        |
 +0.003s  |<--------- 100 ---------|                        |
 +0.005s  |                        |------- INVITE -------->|
 +0.008s  |                        |<--------- 100 ---------|
 +0.847s  |                        |<--------- 180 ---------|  +839ms
 +0.850s  |<--------- 180 ---------|                        |
 +2.134s  |                        |<--------- 200 ---------|  +1.28s
 +2.137s  |<--------- 200 ---------|                        |
 +2.140s  |--------- ACK --------->|                        |
 +2.143s  |                        |--------- ACK --------->|
          | ██ RTP PCMU MOS 4.2 ██ |                        |
          |                        | ██ RTP PCMU MOS 4.1 ██ |
+65.320s  |                        |<--------- BYE ---------|
+65.323s  |<--------- BYE ---------|                        |
+65.326s  |------- 200 OK -------->|                        |
          |                        |                        |
  Esc Back  Enter Raw  Space Diff  d SDP  t Time  m Mark  x Extended  F6 RTP

Tip: Press m to set a mark at any message, then navigate to another message to see the delta badge showing elapsed time between them. Press M to clear the mark. Use d to cycle through SDP display modes (none / summary / full).

Raw message view

Full SIP message with optional syntax highlighting, searchable.

sipnab -- Raw Message
INVITE sip:[email protected]:5060 SIP/2.0
Via: SIP/2.0/UDP 192.0.2.1:5060;branch=z9hG4bK-524287-1
Max-Forwards: 70
From: "alice" <sip:[email protected]>;tag=as6e4f2c8b
To: <sip:[email protected]>
Contact: <sip:[email protected]:5060>
Call-ID: [email protected]
CSeq: 102 INVITE
User-Agent: Olle/1.0
Content-Type: application/sdp
Content-Length: 263

v=0 o=alice 2890844526 2890844526 IN IP4 192.0.2.1 s=- c=IN IP4 192.0.2.1 t=0 0 m=audio 10000 RTP/AVP 0 8 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 Esc Back / Search s Highlight c Color

RTP streams view

Shows all tracked RTP streams with quality metrics. Switch here from the Call List with Tab.

sipnab -- RTP Streams
 RTP Streams: 14 tracked                                                         
  #  SSRC        Src IP:Port          Dst IP:Port          Codec   Pkts    Jitter  Loss%   MOS
 1  0x1a2b3c4d  192.0.2.1:10000      192.0.2.2:20000      PCMU    4820    2.1ms   0.0%    4.2
  2  0x5e6f7a8b  192.0.2.2:20000      192.0.2.1:10000      PCMU    4815    1.8ms   0.0%    4.3
  3  0x9c0d1e2f  192.0.2.6:12000      192.0.2.7:22000      PCMA    1205    18.3ms  1.2%    3.4
  4  0xa1b2c3d4  192.0.2.7:22000      192.0.2.6:12000      PCMA    1198    45.7ms  3.8%    2.1
  5  0xe5f60718  192.0.2.9:14000      192.0.2.7:24000      opus    9612    3.2ms   0.1%    4.1
  6  0x29304150  192.0.2.7:24000      192.0.2.9:14000      opus    9608    2.9ms   0.0%    4.2
  7  0xdeadbeef  192.0.2.3:16000      --                   PCMU    340     --      --      orphan
  Tab Call List  Esc Back  F7 Filter

Tip: Streams marked orphan have no matching SIP dialog. This often indicates RTP arriving on unexpected ports (check your NAT/ALG config) or calls that started before capture began.

Filter dialog (F7)

The filter popup lets you build filter expressions with text fields and checkboxes for common options.

sipnab -- Filter Dialog
 ┌──────────────────── Filter ────────────────────┐
                                                
  From:     [alice                       ]      
  To:       [                            ]      
  Payload:  [INVITE                      ]      
                                                
  [x] Case insensitive                          
  [ ] Invert match                              
  [ ] Calls only                                
                                                
     [ Apply ]          [ Cancel ]              
                                                
 └────────────────────────────────────────────────┘
 Tab: next field  Enter: apply  Esc: cancel  F9: clear all

Tip: The Filter field accepts the full Filter DSL syntax. Combine it with the From/To text fields for powerful multi-criteria matching. Press F9 to clear all filters at once.

Save dialog (F2)

Save captured data in multiple formats. Use Tab to cycle through formats.

sipnab -- Save Capture
 ┌────────────────── Save Capture ──────────────────┐
                                                   
   Format:  PCAP │ PCAP-NG │ TXT │ Mermaid         
                                                   
   File:    [/tmp/capture.pcap           ]         
                                                   
   Saving: All 47 dialogs                          
   (3 selected -- will save selected only)         
                                                   
      [ Save ]           [ Cancel ]                
                                                   
 └──────────────────────────────────────────────────┘
 Tab: cycle format  Enter: save  Esc: cancel

Tip: Select specific dialogs in the Call List with Space before pressing F2. The save dialog shows the count and saves only those. Mermaid format exports a sequence diagram you can paste into documentation.

Settings dialog (F8)

Toggle display options without leaving the TUI.

sipnab -- Settings
 ┌─────────────────── Settings ───────────────────┐
                                                 
   ▸ Color mode         always                   
     Timestamp mode     delta-prev               
     Autoscroll         on                       
     Raw preview        off                      
     SDP display        summary                  
     Syntax highlighting on                      
                                                 
 └────────────────────────────────────────────────┘
 Up/Down: navigate  Enter/Space: toggle  Esc: close

See also

  • theme-guide.md — recolor every TUI element via [theme]
  • config-reference.md — rebind the 11 configurable keys via [keybindings]
  • filter-dsl.md — the expression language the F7 filter dialog compiles down to (and the --filter flag exposes directly)