[Emacs] Add term-mode commentary

This commit is contained in:
Ivan Malison 2016-11-21 17:45:31 -08:00
parent 78de86f197
commit 9ad18d9597
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -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