logs
Synopsis
Section titled “Synopsis”logs [-h] [-c <category>]Description
Section titled “Description”Interactively browses terminal log files (scrollback, paru, yay) sorted newest-first using fzf. Supports viewing in $PAGER, editing, and deletion.
Keybindings inside the fzf browser: Enter Open in $PAGER Ctrl+E Open in $EDITOR Ctrl+D Delete (with confirmation) ? Toggle keybind help overlay
Paru and yay logs open in ov with syntax highlighting and sticky section headers. Scrollback logs open in ov with per-command sticky prompt headers based on OSC 133 markers.
Arguments
Section titled “Arguments”-h, --help |
Show help message |
-c, --category cat |
Filter to one category: scrollback, paru, or yay |
Exit Status
Section titled “Exit Status”0 |
File viewed or no file selected |
1 |
No log files found |
Example
Section titled “Example”logs -c parulogslogs -c scrollbackDependencies: _scrollback_prune_junk, fzf, nvim, ov
Classification: bypasses-shadow(cat), self-limiting(rm), network