Reload directory content with '<L>'

This commit is contained in:
ChristianVisintin
2020-12-14 13:52:49 +01:00
parent bd99a0c2b2
commit b8b29371ca
4 changed files with 50 additions and 34 deletions

View File

@@ -198,6 +198,7 @@ Password can be basically provided through 3 ways when address argument is provi
| `<G>` | Go to supplied path |
| `<H>` | Show help |
| `<I>` | Show info about selected file or directory |
| `<L>` | Reload current directory's content |
| `<Q>` | Quit TermSCP |
| `<R>` | Rename file |
| `<U>` | Go to parent directory |