Reference

Keybinds

Copy Markdown

Kb & mouse controls for navigating the TUI.

Press ? in the TUI to show or hide the built-in keybinding panel. Keys listed for the note editor, filters, and search apply while that mode is open and take precedence over the general controls.

KeyAction
q / EscQuit Mire when no editor, filter, or search input is open
?Show or hide keybinding help
TabSwitch focus between the file sidebar and review
j / DownScroll down, or select the next file when the sidebar has focus
k / UpScroll up, or select the previous file when the sidebar has focus
PgDn / PgUpMove down or up by one page
g / HomeJump to the first row
G / EndJump to the last row
] / [Jump to the next or previous file
} / {Jump to the next or previous hunk

Search and display

KeyAction
/Start a search
n / NJump to the next or previous search match
+ / -Show more or less unchanged context
wToggle line wrapping
1Use the unified layout
2Use the split layout
3Choose the layout automatically

While entering a search, type to update the query. Backspace removes the previous character, Enter runs the search, and Esc cancels input.

Work with review notes

These controls are available when you open a durable review with mire review REVIEW.json.

KeyAction
vStart or clear a source range
cCreate a note on the current source line or selected range
eEdit the selected note
p / PJump to the next or previous visible note
rResolve the selected note
dDismiss the selected note
oReopen the selected note
aAccept the risk recorded by the selected note
fOpen note filters
Ctrl-SSave pending review changes or retry a failed save

Note editor

KeyAction
EnterSave the note
EscCancel editing
BackspaceDelete the previous character
TabSelect the next severity
Shift-TabSelect the next annotation kind
Any printable characterAdd text to the note body

Note filters

KeyAction
aCycle author type
sCycle status
vCycle severity
kCycle annotation kind
iCycle file
cClear all filters
Enter / EscClose the filter controls

Using the mouse

Scroll the wheel over the review or sidebar to move through it. Left-click a file or review row to select it. In review files, right-click a source row to create or edit a note, and use the buttons on a note row to edit it or change its status.