waveterm icon indicating copy to clipboard operation
waveterm copied to clipboard

An open-source, cross-platform terminal for seamless workflows

Results 486 waveterm issues
Sort by recently updated
recently updated
newest added

### Feature description Given I have more than one tab open in the same workspace, I should be able to move a block to another tab. # Reasoning We often...

enhancement
triage

### Current Behavior Facing an issue in the AI Chat View when an HTML tag is included in the message. Once the error occurs, there doesn’t seem to be a...

bug
triage

### Current Behavior Additional Environment Variables don't seem to work in WSL and almost nothing else does from the connection configuration. I'm not 100% sure that I'm not doing something...

bug
triage

### Current Behavior * Context: corporate macos laptop using VPN and corporate proxy When using the AI panel, I get this message: ``` OpenAI request, websocket connect error: write tcp...

bug
triage

### Current Behavior I tried adding an AI Preset for o3 like so: ```json "ai@openai-o3": { "display:name": "o3", "display:order": 1, "ai:*": true, "ai:apitype": "open_ai", "ai:model": "o3-2025-04-16", "ai:apitoken": "sk-proj-..........." } ```...

bug
triage

## Overview This PR adds **per-tab base directory context** that allows all components within a tab (terminals, file previews, widgets) to inherit a common working directory. This creates a cohesive...

## Problem Terminal output was being duplicated when restarting Wave Terminal, causing the same content to appear multiple times in the scrollback buffer. ## Root Cause When Wave Terminal restarts...

## Problem When using IME with Japanese in the terminal panel, implicitly confirming IME does not work properly. ## Environment - MacOS 26.2 - Wave Terminal 0.13.1 (202512170503) - Google...

### Feature description please add socks or and http proxy support ### Implementation Suggestion I tried to use like this but got error on ai and web ```bash ALL_PROXY=socks://myproxy:port ./waveterm...

enhancement
triage

### Feature description Hi Wave Terminal team, First of all, thank you for this amazing product. I really enjoy using Wave Terminal — the UI/UX and interaction design are great,...

enhancement
triage