Skip to content

1.0.30

Choose a tag to compare

@NoteNerdOfficial NoteNerdOfficial released this 10 Aug 16:47
· 6 commits to main since this release

Fixes the terminal appearing to freeze — drawn and highlighted, but refusing to accept typing.

Obsidian activating a leaf focuses the leaf, not what the view put inside it, and xterm only takes focus on its own via a direct click on its canvas. Every other route to making a terminal active — the tab strip, a pane-switching command, a modal closing, another plugin's sidebar revealing the pane — left the keyboard wherever it was before. The terminal now takes focus whenever its pane becomes the active one.