X-Git-Url: https://iankelling.org/git/?p=dot-emacs;a=blobdiff_plain;f=my-init.org;h=12a02fcf0ecb2b2c45f5fdefbe2e4504cb280b93;hp=6650e0efd372d2355ae9ea05902b5f56a17de3d0;hb=7c3660936ebc15b70a005c78df9cd32516e0c196;hpb=cd69beabf5aef9e21d98e53689583465577b4718 diff --git a/my-init.org b/my-init.org index 6650e0e..12a02fc 100644 --- a/my-init.org +++ b/my-init.org @@ -1032,10 +1032,8 @@ quoted-insert #+end_src *** C-S-q *** C-w -goto-t.org -#+begin_src emacs-lisp -(global-set-key (kbd "C-w") (lambda () (interactive) (goto-buffer-or-find-file "/a/t.org"))) -#+end_src +--- +in terminal, it's ctrl-backspace, duplicate keybind. *** M-w org-clock-in #+begin_src emacs-lisp