waveterm
waveterm copied to clipboard
An open-source, cross-platform terminal for seamless workflows
### Feature description It would be nice to have a focus-follows-mouse feature, so that (terminal) cursor focus is also changed when the mouse cursor moves to another window. Now with...
### Current Behavior My mistral ai config is { "mistral-ai": { "display:name": "mistral-pixtral", "display:order": 1, "display:icon": "server", "ai:provider": "custom", "ai:apitype": "openai-chat", "ai:model": "pixtral-12b-2409", "ai:endpoint": "https://api.mistral.ai/vi/chat/completions", "ai:apitoken": "mistral", "ai:apitokensecretname": "************************", "ai:capabilities":...
### Feature description Will this project add support for other languages such as Chinese? ### Implementation Suggestion _No response_ ### Anything else? _No response_
### Current Behavior The terminal content becomes misaligned when using the Chinese Input Method. ### Expected Behavior Perfect support for Chinese input methods ### Steps To Reproduce Stays after input...
### Feature description Can additional language settings be added, such as Chinese, Russian, and Japanese? ### Implementation Suggestion _No response_ ### Anything else? _No response_
## Problem Description When accessing websites with self-signed certificates (e.g., `https://localhost:2746/`), Wave terminal's web view shows the error: ``` Failed to load https://localhost:2746/: ERR_CERT_AUTHORITY_INVALID ``` This blocks access to local...
### Current Behavior Normally I can select & copy the text without issue. But after I run tmux, I can't select text and copy. There are 2 issues: 1. Text...
### Feature description Can I add a browser proxy? If not, can we add such a feature? ### Implementation Suggestion _No response_ ### Anything else? _No response_
### Current Behavior 1. I open my suspended laptop 2. I go to the open waveterm window 3. All terminal blocks with open SSH connections (Selected by menu based on...
### Current Behavior Reading Files ✗ reading "/home/lijiajun/Documents/novel_project/novel2/chapters/005_chapter5_full.md" (first 200 lines) file appears to be binary content waveterm write the file ,but it could not open it.and report these infomation....