From b512eda03051f0b796cbc51af2e3106d8a996d88 Mon Sep 17 00:00:00 2001 From: larstvei Date: Sat, 17 Sep 2022 13:15:13 +0200 Subject: [PATCH] Text out of sync with code --- init.org | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/init.org b/init.org index 5164e05..bc76926 100644 --- a/init.org +++ b/init.org @@ -817,10 +817,9 @@ ** Shell 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 - keyboard) toggles between the last visited shell, and the last visited - non-shell buffer. The following functions facilitate this, and are bound in - the [[Key bindings]] section. + ~M-1~ to ~M-9~. In addition, the ~M-z~ toggles between the last visited + shell, and the last visited non-shell buffer. The following functions + facilitate this, and are bound in the [[Key bindings]] section. #+BEGIN_SRC emacs-lisp (let ((last-vterm ""))