%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /lib/python3/dist-packages/prompt_toolkit/
Upload File :
Create Path :
Current File : //lib/python3/dist-packages/prompt_toolkit/enums.py

from enum import Enum


class EditingMode(Enum):
    # The set of key bindings that is active.
    VI = "VI"
    EMACS = "EMACS"


#: Name of the search buffer.
SEARCH_BUFFER = "SEARCH_BUFFER"

#: Name of the default buffer.
DEFAULT_BUFFER = "DEFAULT_BUFFER"

#: Name of the system buffer.
SYSTEM_BUFFER = "SYSTEM_BUFFER"

Zerion Mini Shell 1.0