- List of command template. Press on item for edit it.
Every item has title and escape sequence command text. When terminal is active you can select command from this list instead input it by hand. Title must be unique in command list.
Command template may redefine standard keyboard behavior. For example:
- Standard BS key send to server 0x7F symbol. But some hosts need Ctl-H, in this case add new template with title BS and command ^H.
- Standard F1 send to server \x1bOP but you need Esc-1. For redefine F1 add new template with title F1 and text \e1.
Next titles redefine keyboard key: BS, Return, ArrowLeft, ArrowRight, ArrowUp, ArrowDown, PageUp, PageDown, Del, Insert, Home, End, F1-F12, S1-S12 (You can see S-keys when Ctl is pressed).
Additionally, you can remap any printable key. External keyboard cannot send esc code to application. If you need esc key, choose any unusable character, for example Alt+Q (œ) and add to template string with title œ (Alt+Q) and command text \e. Or for send Ctl+D, add title ∂ (Alt+D) and text ^D. For F5 you can remap ∞(Alt+5) to \e5 (esc+5) or \e[15~ (esc + [15).
Buttons:
- Edit - switch list to edit mode. In edit mode you can add new, delete and reorganize items.
- New connection or Edit connection - return to settings screen.
|
 |