Editing Text Fields

&dactyl.appName; provides several ways to edit text areas or input fields. After switching focus to a text field, Insert mode or Text Edit mode is activated, depending on your insertmode settings. You can also use an external editor.

Insert mode

In Insert mode, all keys except for those described in the index are passed directly to &dactyl.host;.

Text Edit mode

Text Edit mode provides basic Vim-like text editing. It can be entered from Insert mode by pressing or started directly when a text area is focused if insertmode is unset. See the index for a list of currently supported mappings.