waveterm
waveterm copied to clipboard
An open-source, cross-platform terminal for seamless workflows
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...
### Feature description It'd be nice to be able to automatically close terminal blocks when your shell exits with no error (or optionally when there is an error). I often...
### Feature description I'd love to be able to use font ligatures and variants in the terminal. ### Implementation Suggestion Maybe a setting for enabling/disabling ligatures altogether, and then an...
```typescript if (workspaceList.length > 1 && ww?.workspaceId == workspaceId){ const workspaceIdindex : any = workspaceList.findIndex(wse => wse.workspaceid === workspaceId); const moveIndex = (workspaceIdindex > 1) ? workspaceIdindex - 1 :...
### Feature description People are generally too committed to the browser they're already using (e.g. Chrome, Brave, etc) with all its history, saved passwords, card details, etc. Could you bring...
### Feature description 1-support the Gemini-2.0 and claude-3.5 2-set default window size ### Implementation Suggestion hi ~ there. how about we support the Gemini-2.0 and claude-3.5 in the coming version?...
### Feature description being able to add wsh commands to custom widgets will open up a wide range of possibilities from being able to wsh edit a file, to sophisticating...
### Feature description It is hoped that multi-language support can be added. For example, add support for Chinese. ### Implementation Suggestion _No response_ ### Anything else? _No response_
### Feature description The one thing i am desperately missing in Wave is key broadcasting to multiple panes. Imagine you have 4 panes open en in all four panes you...
### Current Behavior  Windows 10 client connect to Linux server failed due to streamlocal forward , maybe Windows does not support streamlocal forward ? ### Expected Behavior Connect to...