waveterm
waveterm copied to clipboard
An open-source, cross-platform terminal for seamless workflows
### Feature description Hi there, I would like to propose a feature request for adding macro support in the terminal. This feature would greatly enhance productivity by allowing users to...
### Current Behavior When editing in neovim from a terminal I'm getting momentary screen flashes of error messages. I had to do a screen recording then frame by frame playback...
### Current Behavior Currently this is what happens when you to set an image as background using `wsh setbg image.jpeg`. 1. In the GO backend, ExpandHomeDir method cleans it up...
### Current Behavior Input: pwd Terminal displays: ppwd Expected display: pwd  ### Expected Behavior The displayed characters should match the input characters ### Steps To Reproduce 1. Windows...
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.11 to 6.3.3. Release notes Sourced from vite's releases. v6.3.3 Please refer to CHANGELOG.md for details. v6.3.2 Please refer to CHANGELOG.md for details. [email protected] Please refer to...
Bumps the react-major group with 4 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). Updates `react` from 18.3.1 to 19.0.0 Release notes Sourced from react's releases. 19.0.0 (December 5, 2024) Below is...
### Current Behavior On [wsh reference](https://docs.waveterm.dev/wsh-reference#ai) there's the following example: `tail -n 50 mylog.log | wsh ai - "can you tell me what this error means?"`. Currently it doesn't work....
### Current Behavior I have created specific entries for my remote servers in connections.json. I've specified use of public key : "ssh:pubkeyauthentication": true, "ssh:preferredauthentications": "publickey" when i try to connect...