mirror of
https://github.com/veeso/termscp.git
synced 2026-04-04 09:11:32 -07:00
feat: Added <CTRL+S> keybinding to get the total size of selected paths. (#367)
* feat: Added `<CTRL+S>` keybinding to get the total size of selected paths. closes #297
This commit is contained in:
committed by
GitHub
parent
75943f2b93
commit
a0b357cf8c
@@ -278,6 +278,7 @@ In order to change panel you need to type `<LEFT>` to move the remote explorer p
|
||||
| `<CTRL+A>` | Select all files | |
|
||||
| `<ALT+A>` | Deselect all files | |
|
||||
| `<CTRL+C>` | Abort file transfer process | |
|
||||
| `<CTRL+S>` | Get total size of the selected path | Size |
|
||||
| `<CTRL+T>` | Show all synchronized paths | Track |
|
||||
|
||||
### Work on multiple files 🥷
|
||||
|
||||
Reference in New Issue
Block a user