Skip to content

API to determine whether integrated terminal has focus #117980

@pokey

Description

@pokey

As part of implementing improved voice coding support, we are developing a VSCode extension that enables improved communication with talon. One thing we need is to be able to determine that the terminal pane currently has focus, so that we can activate commands for interacting with the terminal. To do so, we'd basically need two things:

  • A function to check whether the terminal has focus
  • An event that is fired when the terminal gains / loses focus

Metadata

Metadata

Labels

accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesapiinfo-neededIssue requires more information from posterterminalGeneral terminal issues that don't fall under another labelunder-discussionIssue is under discussion for relevance, priority, approach

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions