7 lines
232 B
Text
7 lines
232 B
Text
app: vscode
|
|
# Looks for special string in window title.
|
|
# NOTE: This requires you to add a special setting to your VSCode settings.json
|
|
# See [our vscode docs](./README.md#terminal)
|
|
win.title: /focus:\[Terminal\]/
|
|
-
|
|
tag(): terminal
|