This commit is contained in:
JEEVITHA KANNAN K S 2024-11-01 18:18:59 +05:30
parent 661398da44
commit 49dcbd1296
No known key found for this signature in database
GPG Key ID: 5904C34A2F7CE333

View File

@ -148,6 +148,7 @@ impl FloatContent for RunningCommand {
Shortcut::new("Close window", ["Enter", "q"]),
Shortcut::new("Scroll up", ["Page up"]),
Shortcut::new("Scroll down", ["Page down"]),
Shortcut::new("Save log", ["l"]),
]),
)
} else {