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

## Summary - Adds drag-and-drop support for files in the terminal - Uses Electron's `webUtils.getPathForFile()` to get full file paths from dropped files - Automatically quotes paths containing spaces -...

## Summary Prevents accidental tab closures by showing a confirmation modal. ## Problem Users can accidentally close tabs by clicking the X button, losing their work and terminal session. ##...

## Summary Makes new tab creation more intuitive by inheriting the current working directory from the active tab. ## Problem When creating a new tab (Cmd+T), it always starts in...

### Current Behavior ### Describe the bug Certain websites that rely on Google Tag Manager service workers fail to load inside the Wave web browser widget with a `ERR_BLOCKED_BY_CSP` error....

bug
triage

### Feature description ### Problem / Use Case I'm using Claude Code (AI coding assistant) which sends notifications when tasks complete. I need to programmatically focus/switch to a specific Wave...

enhancement
triage

Fixes #1529 ## Changes - Add `term:fontligatures` boolean setting to enable font ligatures in terminal - Integrate @xterm/addon-ligatures package for xterm.js ligature support - Apply CSS ligature properties (font-variant-ligatures, font-feature-settings)...

### Feature description Hi team 👋 First of all, I would like to send my appreciations for everyone who contributed to waveterm - happy new year to all of you!...

enhancement
triage

### Current Behavior Electron memory leak ### Expected Behavior X window down ### Steps To Reproduce open browser x3, open terminal x4, run time 50h ### Wave Version 0.13.1 ###...

bug
triage

### Feature description Separate Windows Terminal from SSH remote connections. Additionally, the `exit` command can close the current block for terminal (include ssh connection). there is a view in the...

enhancement
triage

### Current Behavior When the returned response contains descriptions and code, they are jumbled; parts that should be displayed as text are shown in the code box, and vice versa;...

bug
triage