Wave Terminal is a hybrid terminal emulator that layers graphical widgets (file previews, web browser, AI chat) onto a traditional shell interface. You install it via winget/Chocolatey on Windows or from their downloads page, then organize work into tabs and draggable blocks—each block can be a terminal, file viewer, or web pane. The `wsh` command bridges the CLI and GUI (e.g., `wsh view ~/Documents` displays a file preview inline). It supports common shells (bash, zsh, fish), SSH/WSL for remote work, and integrates multiple AI models for in-terminal assistance. Layout is mouse-driven: drag block headers to rearrange, right-click for options. The source doesn't specify pricing, data handling, or which AI providers are supported—those seem to require deeper docs. x64 only for now; ARM64 is blocked upstream.
reply