Create new file with <N>

This commit is contained in:
ChristianVisintin
2020-12-26 10:16:01 +01:00
parent f6d1f24b60
commit 644ea1566c
4 changed files with 114 additions and 2 deletions

View File

@@ -297,6 +297,7 @@ You can access the SSH key storage, from configuration moving to the `SSH Keys`
| `<H>` | Show help | Help |
| `<I>` | Show info about selected file or directory | Info |
| `<L>` | Reload current directory's content | List |
| `<N>` | Create new file with provided name | New |
| `<O>` | Edit file; see [Text editor](#text-editor-) | Open |
| `<Q>` | Quit TermSCP | Quit |
| `<R>` | Rename file | Rename |