jesseduffield/lazydocker

Clear logs

Open

#403 opened on Nov 21, 2022

View on GitHub
 (13 comments) (8 reactions) (0 assignees)Go (51,040 stars) (1,612 forks)batch import
enhancementgood first issue

Description

It'd be really useful to be able to clear the logs view and only show new items as they come in.

This is possible when viewing the logs independently (i.e. via the m keybind) and using the clear command to clear the terminal, but I often find myself jumping between containers to check the logs, so being able to do this within the lazydocker context would be handy!

Contributor guide