Fix terminal input mode and cursor rendering
This commit is contained in:
@@ -5,10 +5,11 @@ binary and writes ignored artifacts under `.zig-cache/terminal-e2e/<scenario>/`.
|
||||
|
||||
Matrix input profiles:
|
||||
|
||||
- `ios-default-qwertz-space-path` means the scenario may use only letters and
|
||||
Space from the default iOS software keyboard. No Esc, Ctrl, Alt, function keys,
|
||||
arrow keys, or symbol-layer punctuation should appear in that profile. Use
|
||||
this for primary mobile workflows.
|
||||
- `ios-default-qwertz-space-path` means the scenario may use only letters,
|
||||
Shift+letters, and Space from the default iOS software keyboard. Shift is easy
|
||||
to reach on iOS; Esc, Ctrl, Alt, function keys, arrow keys, and symbol-layer
|
||||
punctuation should not appear in this profile. Use this for primary mobile
|
||||
workflows.
|
||||
- `attached-keyboard` is allowed to cover Esc, arrows, Home/End, punctuation, and
|
||||
other physical-key aliases.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user