Use C-M-<return> to open a terminal instead of C-<return> C-<return> conflicts with bindings for several modes.
1 files changed, 1 insertions(+), 1 deletions(-) M lisp/keys.el
M lisp/keys.el => lisp/keys.el +1 -1
@@ 47,7 47,7 @@ (evil-org-set-key-theme)) ;; opens a new terminal in default-directory -(global-set-key (kbd "C-<return>") +(global-set-key (kbd "C-M-<return>") (lambda () (interactive) (start-process