journalctl-mode
journalctl-mode copied to clipboard
*journalctl* buffer is not read-only
journalctl buffer should either be read-only, or not bind single letters to commands (q, n, p, etc). It's too easy to mistake n for C-n and so on.
read-only is better in this case. I'd lookup examples of other modes that do this kind of log inspection.
Thanks a lot, a very useful mode otherwise.