waveterm
waveterm copied to clipboard
An open-source, cross-platform terminal for seamless workflows
### Current Behavior I installed through winget and seemed to work fine for 20 seconds. Immediately it asked me to restart for an update, and then Avast intervened with these:...
https://github.com/user-attachments/assets/7a791772-69b6-4a6d-8454-3c948c456444 shift-enter next line not working. expecting : when press shift-enter same like win pwsh it wand to move to next line and when i type multiple cmd all wand...
### Current Behavior When I add my preset it gives me an error. My preset looks like this: ``` "ai@deepseek-chat": { "display:name": "DeepSeek Chat", "display:order": 1, "ai:*": true, "ai:baseurl": "https://api.deepseek.com/v1",...
### Current Behavior Sometimes the mouse reporting in a terminal window is lost. That means, scrolling only scrolls through the lats commands (like arrow up/down), but does not scroll the...
### Current Behavior One terminal tab crashed (couldn't open it anymore) and I shutdown waveterm after this. Now the wave terminal won't start. Tried a fresh install, tried deleting ~/.wave...
I only recommend using fontawesome in the document. If I want to customize it, how can I save the image locally? Where is the specific location for rendering the icon
### Feature description ### Problem Currently, the window title of WaveTerm is generic (e.g., "WaveTerm" or "Terminal"). This makes it difficult for external automation tools (like AutoHotkey, PowerToys, or WinInput)...
### Feature description _I first posted [this a couple days ago in the Discussions area](https://github.com/wavetermdev/waveterm/discussions/2207) to see if I'm just overlooking something, but haven't got a reply yet so just...
- Fix WebSocket utilities timing issue: * Replace async import() with synchronous require() for Node.js 'ws' module * Prevents race condition where newWebSocket was called before import resolved * Fixes...
### Current Behavior When defining a background image in *any* preset, it's impossible to use a relative path when referencing a JPG image. EG Is valid: ```JSON ... "bg": "url('~/.config/waveterm/presets/picture.jpg')"...