system changes
This commit is contained in:
parent
b729cdd7d9
commit
58349eb35f
1 changed files with 0 additions and 3 deletions
|
@ -317,10 +317,7 @@ Install and configure =eat= as a terminal emulator in Emacs.
|
|||
(defun jj/eshell-quit-or-delete-char (arg)
|
||||
(interactive "p")
|
||||
(if (and (eolp) (looking-back eshell-prompt-regexp))
|
||||
(progn
|
||||
(eshell-life-is-too-much)
|
||||
(ignore-errors
|
||||
(delete-window)))
|
||||
(delete-forward-char arg)))
|
||||
:config
|
||||
(eat-eshell-mode)
|
||||
|
|
Loading…
Add table
Reference in a new issue