mirror of
https://github.com/veeso/termscp.git
synced 2026-07-18 13:54:08 +02:00
F2 to save file as
This commit is contained in:
committed by
Christian Visintin
parent
84cb775679
commit
dab98f4292
@@ -48,6 +48,8 @@ impl FooterBar {
|
||||
TextSpan::from(" Transfer "),
|
||||
TextSpan::from("<ENTER>").bold().fg(key_color),
|
||||
TextSpan::from(" Enter dir "),
|
||||
TextSpan::from("<F2|S>").bold().fg(key_color),
|
||||
TextSpan::from(" Save as "),
|
||||
TextSpan::from("<F3|V>").bold().fg(key_color),
|
||||
TextSpan::from(" View "),
|
||||
TextSpan::from("<F4|O>").bold().fg(key_color),
|
||||
|
||||
Reference in New Issue
Block a user