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
qQuit Mire
EscCancel active UI state or return sidebar focus to the review
?Show or hide keybinding help
TabSwitch focus between the file sidebar and review
bShow or hide the file sidebar
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
Enter / SpaceCollapse or expand the file or hunk under the review cursor
Ctrl-POpen the changed-file picker

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.

Jump to a changed file

Press Ctrl-P to filter changed paths as you type. Results show the file status, changed-line counts, and finding progress. Use j/k, the arrow keys, or the mouse to select a result, then press Enter or click it to jump. Esc closes the picker.

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
EnterInsert a newline in the note body
Ctrl-EnterSave the note
EscCancel editing
BackspaceDelete the previous character
Tab / Shift-TabMove field focus forward or backward
Up / DownChange the focused severity or annotation kind
PasteInsert text into the focused note body
Any printable characterAdd text to the focused 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. Click a file or hunk disclosure glyph to collapse or expand its source rows. 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.