The TUI logs view (l key) currently fetches a static snapshot of journal logs. It would be useful to have a follow mode that streams new log lines in real-time, similar to journalctl -f. The CLI specter logs command already supports -f - this brings that to the TUI.
The TUI logs view (
lkey) currently fetches a static snapshot of journal logs. It would be useful to have a follow mode that streams new log lines in real-time, similar tojournalctl -f. The CLIspecter logscommand already supports-f- this brings that to the TUI.