Docs/Command Blocks

Command Blocks

Capture, browse, and replay shell commands with one-click navigation back to where they ran. Open the panel with Alt+5.

Shell integration (OSC 133)

When your shell emits OSC 133 markers, NeuroTerm groups each command with its output into a block and tracks whether it succeeded or failed. A colored gutter strip appears next to each command in the terminal, and every block shows up in the Blocks panel.

Success and failure at a glance

Exit status colors the gutter strip so failed commands stand out in a long scrollback.

Boot-stage virtual blocks

No shell integration on the target? Command Blocks still works. Pattern markers like U-Boot Start or Systemd Ready appear in the panel as virtual blocks, so you can jump straight to boot stages on a serial console with no OSC 133 at all.

The Blocks panel

Open the panel with Alt+5 or the status bar button. Blocks are listed newest-first; double-click a row to expand its output inline. Click a block to jump back to exactly where it ran.

Copy commandGrab just the command line
Copy output as MarkdownPaste a clean command + output block anywhere
Send to AIPush the block into Neuro Input for analysis
RerunSend the command again
BookmarkSingle-click toggle to pin important blocks
DeleteRemove a block from the list

These actions are available from a right-click context menu on any colored gutter strip in the terminal or any row in the panel.