mirror of
https://github.com/larstvei/dot-emacs.git
synced 2024-11-26 07:28:31 +00:00
Text out of sync with code
This commit is contained in:
parent
4b032ecc17
commit
b512eda030
7
init.org
7
init.org
@ -817,10 +817,9 @@
|
|||||||
** Shell
|
** Shell
|
||||||
|
|
||||||
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-z~ toggles between the last visited
|
||||||
keyboard) toggles between the last visited shell, and the last visited
|
shell, and the last visited non-shell buffer. The following functions
|
||||||
non-shell buffer. The following functions facilitate this, and are bound in
|
facilitate this, and are bound in the [[Key bindings]] section.
|
||||||
the [[Key bindings]] section.
|
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(let ((last-vterm ""))
|
(let ((last-vterm ""))
|
||||||
|
Loading…
Reference in New Issue
Block a user