@@ -207,29 +207,29 @@ In order to change panel you need to type `<LEFT>` to move the remote explorer p
207
207
| `<BACKTAB>` | Switch between log tab and explorer | |
208
208
| `<A>` | Toggle hidden files | All |
209
209
| `<B>` | Sort files by | Bubblesort? |
210
- | `<C|F5>` | Copy file/directory | Copy |
211
- | `<D|F7>` | Make directory | Directory |
212
- | `<E|F8|DEL>` | Delete file | Erase |
210
+ | `<C\ |F5>` | Copy file/directory | Copy |
211
+ | `<D\ |F7>` | Make directory | Directory |
212
+ | `<E\ |F8\ |DEL>`| Delete file | Erase |
213
213
| `<F>` | Search for files (wild match is supported) | Find |
214
214
| `<G>` | Go to supplied path | Go to |
215
- | `<H|F1>` | Show help | Help |
215
+ | `<H\ |F1>` | Show help | Help |
216
216
| `<I>` | Show info about selected file or directory | Info |
217
217
| `<K>` | Create symlink pointing to the currently selected entry | symlinK |
218
218
| `<L>` | Reload current directory' s content / Clear selection | List |
219
219
| ` < M> ` | Select a file | Mark |
220
220
| ` < N> ` | Create new file with provided name | New |
221
- | ` < O| F4> ` | Edit file; see Text editor | Open |
221
+ | ` < O\ | F4> ` | Edit file; see Text editor | Open |
222
222
| ` < P> ` | Open log panel | Panel |
223
- | ` < Q| F10> ` | Quit termscp | Quit |
224
- | ` < R| F6> ` | Rename file | Rename |
225
- | ` < S| F2> ` | Save file as... | Save |
223
+ | ` < Q\ | F10> ` | Quit termscp | Quit |
224
+ | ` < R\ | F6> ` | Rename file | Rename |
225
+ | ` < S\ | F2> ` | Save file as... | Save |
226
226
| ` < T> ` | Synchronize changes to selected path to remote | Track |
227
227
| ` < U> ` | Go to parent directory | Up |
228
- | ` < V| F3> ` | Open file with default program for filetype | View |
228
+ | ` < V\ | F3> ` | Open file with default program for filetype | View |
229
229
| ` < W> ` | Open file with provided program | With |
230
230
| ` < X> ` | Execute a command | eXecute |
231
231
| ` < Y> ` | Toggle synchronized browsing | sYnc |
232
- | ` < Z> ` | Change file mode | |
232
+ | ` < Z> ` | Change file mode | |
233
233
| ` < CTRL+A> ` | Select all files | |
234
234
| ` < CTRL+C> ` | Abort file transfer process | |
235
235
| ` < CTRL+T> ` | Show all synchronized paths | Track |
0 commit comments