Disable native shell prompt editing by default

* eat.el (eat-enable-native-shell-prompt-editing): Set to nil.
This commit is contained in:
Akib Azmain Turja 2023-09-13 21:41:09 +06:00
parent baf0bb7e5f
commit 48edc9befe
No known key found for this signature in database
GPG key ID: 5535FCF54D88616B

2
eat.el
View file

@ -296,7 +296,7 @@ the history of commands like `eat', `shell-command' and
:group 'eat-ui
:group 'eat-eshell)
(defcustom eat-enable-native-shell-prompt-editing t
(defcustom eat-enable-native-shell-prompt-editing nil
"Non-nil means allowing editing shell prompt using Emacs commands.
When non-nil, you can edit shell prompts with the normal Emacs editing