eshell-after-prompt-hook | A list of functions to call after outputting the prompt. |
eshell-before-prompt-hook | A list of functions to call before outputting the prompt. |
eshell-highlight-prompt | If non-nil, Eshell should highlight the prompt. |
eshell-prompt-function | A function that returns the Eshell prompt string. |
eshell-prompt-load-hook | A list of functions to call when loading ‘eshell-prompt’. |
eshell-prompt-mode | Non-nil if Eshell-Prompt mode is enabled. |
eshell-prompt-mode-hook | Hook run after entering or leaving ‘eshell-prompt-mode’. |
eshell-prompt-regexp | A regexp which fully matches your eshell prompt. |
eshell-prompt-repeat-map | Keymap to repeat eshell-prompt key sequences. Used in ‘repeat-mode’. |