@@ -167,7 +167,8 @@ if FILE-NAME has no TRAMP prefix."
|
|||||||
:states '(normal insert)
|
:states '(normal insert)
|
||||||
"C-j" #'eshell-next-matching-input-from-input
|
"C-j" #'eshell-next-matching-input-from-input
|
||||||
"C-k" #'eshell-previous-matching-input-from-input
|
"C-k" #'eshell-previous-matching-input-from-input
|
||||||
"C-s" #'consult-history)
|
"C-s" #'consult-history
|
||||||
|
"<return>" #'eshell-send-input)
|
||||||
:config
|
:config
|
||||||
;; When cd'd into a TRAMP remote, automatically expand '/' to the TRAMP
|
;; When cd'd into a TRAMP remote, automatically expand '/' to the TRAMP
|
||||||
;; notation referring to the remote's root.
|
;; notation referring to the remote's root.
|
||||||
|
|||||||
Reference in New Issue
Block a user