mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
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:
parent
7cc431bd55
commit
bf69b7b3a7
@ -84,6 +84,7 @@ Format 5
|
|||||||
\bind "C-x d" "buffer-new"
|
\bind "C-x d" "buffer-new"
|
||||||
\bind "C-x g" "buffer-view ps"
|
\bind "C-x g" "buffer-view ps"
|
||||||
\bind "C-x k" "buffer-close"
|
\bind "C-x k" "buffer-close"
|
||||||
|
\bind "C-x o" "tab-group-next"
|
||||||
\bind "C-x p" "buffer-view dvi"
|
\bind "C-x p" "buffer-view dvi"
|
||||||
\bind "C-x r" "buffer-update dvi"
|
\bind "C-x r" "buffer-update dvi"
|
||||||
# Should have been "buffer-write-some"
|
# Should have been "buffer-write-some"
|
||||||
|
Loading…
Reference in New Issue
Block a user