Add 'tab-group-next' to emacs.bind

Theis resembles the shortcut "other-window" in emacs.
(Suggestion comes from Christopher Menzel)
This commit is contained in:
Kornel Benko 2023-07-07 10:51:51 +02:00
parent 7cc431bd55
commit bf69b7b3a7

View File

@ -84,6 +84,7 @@ Format 5
\bind "C-x d" "buffer-new"
\bind "C-x g" "buffer-view ps"
\bind "C-x k" "buffer-close"
\bind "C-x o" "tab-group-next"
\bind "C-x p" "buffer-view dvi"
\bind "C-x r" "buffer-update dvi"
# Should have been "buffer-write-some"