UI: Close window hotkeys (#15227)

This commit is contained in:
Skye
2023-04-08 19:19:32 -07:00
committed by GitHub
parent a5940483d2
commit af34c497c2
5 changed files with 169 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ binds:
# Misc
- function: ShowEscapeMenu
type: State
key: Escape
key: F12
- function: CycleChatChannelForward
type: State
key: Tab
@@ -404,6 +404,13 @@ binds:
type: State
key: Tab
mod1: Shift
- function: WindowCloseRecent
type: State
key: Escape
- function: WindowCloseAll
type: State
key: Escape
mod1: Shift
- function: Point
type: State
key: MouseMiddle