UI: Close window hotkeys (#15227)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user