(esc-map): Bind "&" to `async-shell-command'.
This commit is contained in:
@@ -756,6 +756,7 @@ language you are using."
|
||||
|
||||
(define-key esc-map "!" 'shell-command)
|
||||
(define-key esc-map "|" 'shell-command-on-region)
|
||||
(define-key esc-map "&" 'async-shell-command)
|
||||
|
||||
(define-key ctl-x-map [right] 'next-buffer)
|
||||
(define-key ctl-x-map [C-right] 'next-buffer)
|
||||
|
||||
Reference in New Issue
Block a user