waveterm
waveterm copied to clipboard
An open-source, cross-platform terminal for seamless workflows
I get the following output from Wave when attempting to connect to a remote host with `fish` set as the login shell ```bash prompt> error connecting to remote: invalid packet...
IMHO, one of the awesome and so innovative features of Wave terminal is these command blocks. The issue I'm facing is the number of lines displayed in past command blocks....
I am used to pressing up and down arrow key to navigate through the bash history. Would be nice if Wave could mimic the same. Or at least have an...
Would like to integrate codeedit with linux's "EDITOR" / "VISUAL" environment variables. So if I set $EDITOR=codeedit I can get Wave's codeedit to run in place of nano or vi.
**Is your feature request related to a problem? Please describe.** Wave terminal attempts to be a friendly terminal manager. Many new terminal users and also veterans struggle to remember command...
I would like to ask for an improvement for the shell/tab handling. "Allow adding shells/tabs to other workspaces" In normal terminals, I sometimes stumble of directories or files that belong...
When searching in history, there are multiple options to find the command you're looking for, for screen and remote. But I'm missing the option to search in the "normal" bash...
- [ ] Add icon to remove some item/prompt from history - [ ] Add icon to edit item/prompt from history - [ ] when we have two `cat command`...
Should investigate how to support a global hotkey + drop down terminal support to allow quickly running terminal commands (or launch processes). * https://apps.kde.org/yakuake/ * https://blog.mestwin.net/drop-down-terminal-in-macos-with-iterm2/
codeedit currently doesn't have an auto wrap functionality so it makes it difficult to read/edit long running lines **Describe the solution you'd like** Have autowrap type functionality which can be...