backtab will now change the explorer tab; use P to change to log

This commit is contained in:
veeso
2022-08-30 15:45:26 +02:00
parent 6a5c248d35
commit 2f1b644a40
12 changed files with 25 additions and 15 deletions

View File

@@ -202,6 +202,7 @@ In order to change panel you need to type `<LEFT>` to move the remote explorer p
| `<M>` | Select a file | Mark |
| `<N>` | Create new file with provided name | New |
| `<O|F4>` | Edit file; see Text editor | Open |
| `<P>` | Open log panel | Panel |
| `<Q|F10>` | Quit termscp | Quit |
| `<R|F6>` | Rename file | Rename |
| `<S|F2>` | Save file as... | Save |