Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Main View (F1)

The main view is the default display, combining Registers, Stack, Instructions, and Source into a single screen.

main view

Layout

All panels are stacked vertically. Registers takes as much space as needed (minimum 10 lines), while Stack and Instructions have fixed heights (11 lines each). Source fills remaining space when available.

When no program is loaded, the Registers panel displays the heretek ASCII art logo.

When source code is not available (e.g., stripped binary), the Source panel is hidden.

The Backtrace panel appears between the content area and the Output strip whenever backtrace frames are available.

Keybindings

KeyAction
jScroll registers down
kScroll registers up
JScroll registers down 50 lines
KScroll registers up 50 lines

See Keybindings for the full reference.