toc bind: 'dialog-show' -> 'dialog-toggle' (#8388)

Toggling is more intuitive for this dialog.
This commit is contained in:
Scott Kostyshak 2015-05-21 00:59:08 -04:00
parent c983aa3049
commit bede4d320b
3 changed files with 3 additions and 3 deletions

View File

@ -120,7 +120,7 @@ Format 2
\bind "S-F7" "thesaurus-entry"
\bind "M-x" "command-execute"
\bind "C-M-o" "dialog-show toc"
\bind "C-M-o" "dialog-toggle toc"
\bind "F11" "ui-toggle fullscreen"

View File

@ -144,7 +144,7 @@ Format 2
#bind "F10" "------"
\bind "M-x" "command-execute"
\bind "C-M-o" "dialog-show toc"
\bind "C-M-o" "dialog-toggle toc"
\bind "M-equal" "buffer-zoom-in"
\bind "M-plus" "buffer-zoom-in"

View File

@ -280,7 +280,7 @@ Format 2
\bind "F7" "dialog-show spellchecker"
\bind "S-F7" "thesaurus-entry"
\bind "C-M-o" "dialog-show toc"
\bind "C-M-o" "dialog-toggle toc"
#
# Additional Motion group