mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-07 19:28:44 +01:00
parent
a2974a3e6d
commit
99910f389f
@ -31,6 +31,12 @@ Modern development involves constantly switching between terminals and browsers
|
||||
- Rich customization including tab themes, terminal styles, and background images
|
||||
- Powerful `wsh` command system for managing your workspace from the CLI and sharing data between terminal sessions
|
||||
|
||||
## Roadmap
|
||||
|
||||
Wave is constantly improving! Our roadmap will be continuously updated with our goals for each release. You can find it [here](./ROADMAP.md).
|
||||
|
||||
Want to provide input to our future releases? Connect with us on [Discord](https://discord.gg/XfvZ334gwU) or open a [Feature Request](https://github.com/wavetermdev/waveterm/issues/new/choose)!
|
||||
|
||||
## Installation
|
||||
|
||||
Wave Terminal works on macOS, Linux, and Windows.
|
||||
|
@ -21,10 +21,10 @@ Legend: ✅ Done | 🔧 In Progress | 🔷 Planned | 🤞 Stretch Goal
|
||||
- 🔷 Fixes for reducing 2FA requests on connect
|
||||
- 🔷 Frontend Only Widgets, React + Babel Transpiling in an iframe/webview
|
||||
- ✅ WebLinks in the terminal working again
|
||||
- 🔧 Search in Web Views
|
||||
- 🔷 Search in the Terminal
|
||||
- ✅ Search in Web Views
|
||||
- ✅ Search in the Terminal
|
||||
- 🔷 Custom init files for widgets and terminal blocks
|
||||
- 🔷 Multi-Input between terminal blocks on the same tab
|
||||
- 🔧 Multi-Input between terminal blocks on the same tab
|
||||
- ✅ Gemini AI support
|
||||
- 🔷 Monaco Theming
|
||||
- 🤞 Blockcontroller fixes for terminal escape sequences
|
||||
|
@ -76,6 +76,12 @@ Other References:
|
||||
|
||||
</div>
|
||||
|
||||
## Roadmap
|
||||
|
||||
Wave is constantly improving! Our roadmap will be continuously updated with our goals for each release. You can find it [here](https://github.com/wavetermdev/waveterm/blob/main/ROADMAP.md).
|
||||
|
||||
Want to provide input to our future releases? Connect with us on [Discord](https://discord.gg/XfvZ334gwU) or open a [Feature Request](https://github.com/wavetermdev/waveterm/issues/new/choose)!
|
||||
|
||||
## Links
|
||||
|
||||
- **Homepage** https://waveterm.dev
|
||||
|
Loading…
Reference in New Issue
Block a user