From 9ad18d95974022bac8caf5c919da315133a2ec07 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Mon, 21 Nov 2016 17:45:31 -0800 Subject: [PATCH] [Emacs] Add term-mode commentary --- dotfiles/emacs.d/README.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index 6e499d07..7cb48167 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -3653,6 +3653,9 @@ emr (emacs refactor) provides support for refactoring in many programming langua #+END_SRC * Utility ** term +The main thing I do here is restore a bunch of keybindings that are eliminated +in term-mode. This makes term-mode 1000% more useful +(especially having M-x and C-y available). #+BEGIN_SRC emacs-lisp (use-package term :preface