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 Hello, Since I started using waveterm I don't need anymore other programs since it has AI, Web, terminal and sysinfo integrated, but since I use obsidian too...

enhancement
triage

### Current Behavior Despite the connection manager being populated with ssh-connections when using the GUI to connect to a remote machine, no remote connections are showing up in the dropdown,...

bug

Also using this as an opportunity to clean up useLongPress so it isn't creating a bunch of timers

### Current Behavior when i select remote host from the drop down menu in terminal ![image](https://github.com/user-attachments/assets/b013382f-969f-4533-8677-57b3169ef921) the terminal will pop up a alert telling me it disconnected ![image](https://github.com/user-attachments/assets/ee29643f-a533-485d-a6c3-8bf30391a8eb) but i...

bug
triage

### Feature description Support the new [Grounding with Google Search](https://ai.google.dev/gemini-api/docs/grounding) feature in Gemini for Wave AI. ### Implementation Suggestion This requires replacing the existing [`google/generative-ai-go` package](https://pkg.go.dev/github.com/google/[email protected]) with the new [`googleapis/go-genai`...

enhancement

### Feature description Currently, the application appears to lack a fundamental window sizing configuration. Upon launch, the terminal interface defaults to occupying nearly the entire screen real estate. While this...

enhancement
triage

### Feature description It would be super useful if we could right-click in a directory and open up Wave in that directory. ### Implementation Suggestion _No response_ ### Anything else?...

enhancement
triage

### Current Behavior If I do something like "ls | wsh ai - "how many files are here"", it only pipes the output of ls to the AI block, and...

enhancement

### Current Behavior ### **defaults to "standard locale" aside from the fact that I have installed and run "US.UTF-8".** - [ ] Only occurs in waveterm and does not occur...

bug
triage

### Current Behavior I have several SSH hosts I need to go through a Proxy an example of my ssh_config is listed below: ``` Host staging Hostname staging.foobar.net ForwardAgent yes...

bug
triage