VI editor actions

The Text mode editor implements many actions known from the VI text editor:

Ctrl+Delete (Meta+Delete on Mac)

Delete next word

Ctrl+Backspace (Meta+Backspace on Mac)

Delete previous word

Ctrl+W (Meta+W on Mac)

Cut previous word

Ctrl+K (Meta+K on Mac)

Cut to end of line