Skip to content

Commit 37bb39a

Browse files
committed
docs: add overlay_has_focus key context condition...
...also found in Default (Windows).sublime-keymap (build 4192).
1 parent 863f507 commit 37bb39a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/reference/key_bindings.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,9 @@ provided by Sublime Text itself.
146146
: Returns `true`
147147
if any overlay is visible.
148148

149+
`overlay_has_focus`
150+
: Returns `true` if any overlay has focus.
151+
149152
`panel_visible`
150153
: Returns `true`
151154
if any panel is visible.

0 commit comments

Comments
 (0)