mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-16 20:55:45 +01:00
Fix escaping from Textarea mode in input fields.
When escaping from Textarea mode in input fields, and also text areas if 'insertmode' is set, return to Insert mode.
This commit is contained in:
@@ -38,6 +38,7 @@ BUGS:
|
||||
- The MOW shouldn't close when executing hints and ;F isn't working.
|
||||
|
||||
FEATURES:
|
||||
8 Document Textarea, Caret and Visual modes.
|
||||
8 Incremental searches should retreat to their starting position on <Backspace>
|
||||
8 Replace config.name tests in liberator with more specific feature
|
||||
tests or overridable APIs where at all feasible.
|
||||
|
||||
Reference in New Issue
Block a user