DeleteType#

class DeleteType#

Passed to various keybinding signals for deleting text.

Fields#

class DeleteType
CHARS#

The type of the None singleton.

DISPLAY_LINES#

The type of the None singleton.

DISPLAY_LINE_ENDS#

The type of the None singleton.

PARAGRAPHS#

The type of the None singleton.

PARAGRAPH_ENDS#

The type of the None singleton.

WHITESPACE#

The type of the None singleton.

WORDS#

The type of the None singleton.

WORD_ENDS#

The type of the None singleton.