The Text editor implements the following actions:
- (Ctrl+Delete (Meta+Delete on Mac)) - Deletes the
next word.
- (Ctrl+Backspace (Meta+Backspace on Mac)) -
Deletes the previous word.
- (Ctrl+W (Meta+W on Mac)) - Cuts the previous
word.
- (Ctrl+K (Meta+K on Mac)) - Cuts to end of
line.