Bringing the third-party terminal ecosystem Linux and macOS take for granted to Windows — multi-tab, multi-pane, themes, profiles, and an agent-aware AI layer on top. Tauri v2 + Vue 3 + Rust If you write code on macOS, you have iTerm2, Warp, Alacritty, Kitty, WezTerm, Hyper. On Linux you have all of those, plus Tilix, Terminator, Foot, and the entire kitty-and-friends crowd. On Windows you have... Windows Terminal. Which is excellent — and basically alone in its category. I noticed the gap from the inside, switching between machines. Every time I came back to Windows I missed the choice. Not the absence of any one feature — the absence of another option that was actually trying. So I started building one. D-Terminal is a third-party Windows terminal in Rust + Vue 3 on Tauri v2. v0.9.3 just shipped.…