Ghostty Terminal
pendingby John Jeong
Embedded Ghostty-powered terminal view.
Obsidian Ghostty Terminal
Minimal Obsidian plugin scaffold for a Ghostty-powered terminal view.
Development
- Install dependencies:
bun install - Build the native VT core (requires Zig 0.14.1):
If running inside Obsidian, build against its Electron headers:bun run build:native
Rebuild node-pty for Obsidian’s Electron:bun run build:native:electronbun run build:pty:electron - Build in watch mode:
bun run dev - Copy the plugin folder into your vault at
.obsidian/plugins/obsidian-ghostty/and enable it in Obsidian.
Native build prerequisites
- Zig 0.14.1 (auto-download with
bun run bootstrap:zig, or setZIG=/path/to/zig) - Ghostty sources are vendored under
vendor/ghostty
Build
bun run build
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.