mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 21:28:48 +00:00
hints
This commit is contained in:
parent
661398da44
commit
49dcbd1296
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue
Block a user