Unify log viewing with configurable script command
All checks were successful
Build and Release / build-and-release (push) Successful in 2m37s

Replace separate J/L keys with single L key that calls configurable
service_logs_cmd from dashboard config. Script handles both journalctl
and custom log files automatically based on service configuration.

Update status bar to show all available keybindings including
previously missing backup and terminal commands.
This commit is contained in:
2025-11-20 11:00:38 +01:00
parent cd5ef65d3d
commit 2384f7f9b9
5 changed files with 13 additions and 40 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cm-dashboard-shared"
version = "0.1.92"
version = "0.1.93"
edition = "2021"
[dependencies]