mirror of
https://github.com/veeso/termscp.git
synced 2026-04-11 12:41:33 -07:00
Added 'E' to keybindings; behaves as <DEL> (added because some keyboards don't have <DEL>
This commit is contained in:
@@ -27,7 +27,7 @@ Current version: 0.1.1 (10/12/2020)
|
||||
- [Documentation 📚](#documentation-)
|
||||
- [Known issues 🧻](#known-issues-)
|
||||
- [Upcoming Features 🧪](#upcoming-features-)
|
||||
- [Contributions <EFBFBD>🏻](#contributions-)
|
||||
- [Contributions 🤝🏻](#contributions-)
|
||||
- [Changelog ⏳](#changelog-)
|
||||
- [Powered by 🚀](#powered-by-)
|
||||
- [Gallery 🎬](#gallery-)
|
||||
@@ -194,13 +194,14 @@ Password can be basically provided through 3 ways when address argument is provi
|
||||
| `<ENTER>` | Enter directory |
|
||||
| `<SPACE>` | Upload / download selected file |
|
||||
| `<D>` | Make directory |
|
||||
| `<E>` | Delete file (Same as `CANC`) |
|
||||
| `<G>` | Go to supplied path |
|
||||
| `<H>` | Show help |
|
||||
| `<I>` | Show info about selected file or directory |
|
||||
| `<Q>` | Quit TermSCP |
|
||||
| `<R>` | Rename file |
|
||||
| `<U>` | Go to parent directory |
|
||||
| `<CANC>` | Delete file |
|
||||
| `<DEL>` | Delete file |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user