This is terminal user interface for journalctl, file system logs, as well Docker and Podman containers for quick viewing and filtering with fuzzy find and regex support (like fzf and grep), written in Go with the awesome-gocui (fork gocui) library
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/rothgar/awesome-tuis/pull/262
**Author:** [@Lifailon](https://github.com/Lifailon)
**Created:** 12/19/2024
**Status:** ✅ Merged
**Merged:** 12/19/2024
**Merged by:** [@rothgar](https://github.com/rothgar)
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (1)
- [`aeae479`](https://github.com/rothgar/awesome-tuis/commit/aeae479efca0ea8c32faa00565da534a754d627e) add lazyjournal
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
This is terminal user interface for journalctl, file system logs, as well Docker and Podman containers for quick viewing and filtering with fuzzy find and regex support (like `fzf` and `grep`), written in Go with the [awesome-gocui](https://github.com/awesome-gocui/gocui) (fork [gocui](https://github.com/jroimartin/gocui)) library
> This tool is inspired by and with love for [lazydocker](https://github.com/jesseduffield/lazydocker) and [lazygit](https://github.com/jesseduffield/lazygit).
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/rothgar/awesome-tuis/pull/262
Author: @Lifailon
Created: 12/19/2024
Status: ✅ Merged
Merged: 12/19/2024
Merged by: @rothgar
Base:
master← Head:master📝 Commits (1)
aeae479add lazyjournal📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
This is terminal user interface for journalctl, file system logs, as well Docker and Podman containers for quick viewing and filtering with fuzzy find and regex support (like
fzfandgrep), written in Go with the awesome-gocui (fork gocui) library🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.