This commit is contained in:
Lars Tveito 2020-03-10 20:46:53 +01:00
parent faabaa958b
commit 21aeb5cd15

View File

@ -885,9 +885,9 @@
Inspired by [[https://github.com/torenord/.emacs.d][torenord]], I maintain quick access to shell buffers with bindings Inspired by [[https://github.com/torenord/.emacs.d][torenord]], I maintain quick access to shell buffers with bindings
~M-1~ to ~M-9~. In addition, the ~M-§~ (on an international English ~M-1~ to ~M-9~. In addition, the ~M-§~ (on an international English
keyboard) is bound toggle between the last visited shell, and the last keyboard) toggles between the last visited shell, and the last visited
visited non-shell buffer. The following functions facilitate this, and are non-shell buffer. The following functions facilitate this, and are bound in
bound in the [[Key bindings]] section. the [[Key bindings]] section.
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC emacs-lisp
(lexical-let ((last-shell "")) (lexical-let ((last-shell ""))