waveterm
waveterm copied to clipboard
An open-source, cross-platform terminal for seamless workflows
**Describe the bug** terminal does not change directory **To Reproduce** Steps to reproduce the behavior: 1. Create a file sss so that ``` $ cat sss #!/bin/zsh github(){ cd ~/github...
**Describe the bug** Search dropdown icons in codeedit are misaligned. **To Reproduce** - Run `codeedit` - Open search bar with `cmd + F` **Screenshots** As you can see below ...
This is more a rather small 'bug', but I can see that when installing the waveterm debian package a few things that differ with other debian packages : - The...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. define an alias in `.zshrc`, e.g: `alias exec="docker compose...
**The issue** TestDriver has been misbehaving recently. This causes the tests that are run on PR opening to fail, making the whole testing workflow unusable. **To Reproduce** Opening a PR...
Thanks a lot for a great tool! I've tried to intercept Wave's traffic and found out that it doesn't respect System's OS-level proxy. Could you please fix it?
**Is your feature request related to a problem? Please describe.** Right now, with the latest Appimage, Waveterm created a `.waveterm` directory directly under my home. Though, on top of that,...
This will attempt to use the ssh agent before trying other ssh keys in case other integrations are being used through it.
I notice that if I run `/client:set termfontfamily="My Nerd Font Mono"` I can use my system fonts without issues, maybe it is possible to add something like this: https://github.com/princjef/get-system-fonts. If...
**Is your feature request related to a problem? Please describe.** When I run neovim, it run correctly, but inside a cell. This cause a weird feeling because you have all...