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

Is it possible to change width of the vertical scrollbar in the terminal panes? I would also like to eliminate the gap between the scrollbar and the terminal pane frame....

### Current Behavior When downloading directory, it shows download `.txt` ### Expected Behavior Download a directory ### Steps To Reproduce 1. in remote server 2. download a directory 3. it...

bug

### Feature description How can I upload files to a remote server? ### Implementation Suggestion _No response_ ### Anything else? _No response_

enhancement
triage

### Current Behavior Problem: When opening wave, it opens a electron icon in kde task manager, not the wave icon that's in the launcher. The wave opens normally, just the...

bug
triage

### Feature description ssh_config shoukd support Include now, my I cant see the Include host in the host dropdown ``` % head -n 2 ~/.ssh/config Include ~/.orbstack/ssh/config Include ~/.ssh/*.ssh-config ```...

enhancement
triage

### Feature description 保存工作区时,能否保存 终端 设置的临时的环境变量? 这样下次打开工作区,不用重复给终端设置临时环境变量 ### Implementation Suggestion _No response_ ### Anything else? _No response_

enhancement
triage

# Security Contact Request Our security research team has identified a potential vulnerability in your software that we would like to report through a responsible disclosure process. We sent an...

### Current Behavior With the Wave AI panel closed, if you resize the Wave application and then open the Wave AI panel, the Wave AI content will have strange positioning....

bug
triage

### Current Behavior 当我快速输入 cat 或者 git 的时候,可能会编程 act 或者 igt 等,输入顺序无法保证。 (我可以保证我输入时按键的顺序是正确的) ### Expected Behavior 期望实际的输入与我的按键顺序一致 ### Steps To Reproduce 在windows环境,通过ssh远程连接到linux下。 使用mobaxterm没有这个问题,可以排除linux或者ssh的问题 ### Wave Version 0.12.5.0 ### Platform Windows...

bug
triage

### Current Behavior Say I have a dotnet command, available in my PATH (at `/usr/local/share/dotnet/dotnet`) . If I run `wsh run -x -- dotnet build` for example, I get: ```...

bug