lazydocker/pkg
DevLeonardoK d5f6eee69f Support cycling the log tail count from the services panel too
The services panel's Logs tab renders the underlying container's logs
through the same code path, so bind 't' there as well and include the
tail value in the services context cache key so the tab re-renders
when the value changes. Also switch the tail-limiting writer to
SetContent so the clear+rewrite is atomic and the view never renders
empty in between.
2026-07-14 21:45:37 -03:00
..
app improve subprocess approach 2022-10-09 18:03:46 -07:00
cheatsheet Improve projects support 2026-03-15 14:53:48 +11:00
commands Use IsProjectScoped at remaining call sites + add test 2026-04-19 12:47:30 +10:00
config Improve projects support 2026-03-15 14:53:48 +11:00
gui Support cycling the log tail count from the services panel too 2026-07-14 21:45:37 -03:00
i18n Add keybinding to cycle log tail line count in Logs tab 2026-07-14 21:21:26 -03:00
log Appease linter 2023-10-10 17:39:09 +11:00
tasks Use taskID mutex properly 2024-05-26 12:25:32 +10:00
utils Short status (#419) 2023-07-21 18:22:18 +10:00