Sylvia Crowe 3135a3cd76 fix: split the apple locale on the region for LANG
We use AppleLocale to get the desired language when running on macos.
Unfortunately, if a region is set, the locale is not equivalent to the
LANG environment variable. It appends an extra region field that we did
not previously filter out. This change ensures that it will be filtered
out when present.
2024-03-13 17:59:43 -07:00
2024-03-04 21:06:10 -08:00
2024-03-12 12:36:52 -07:00
2024-03-08 15:16:55 -08:00
2024-03-07 13:06:34 -08:00
2023-08-21 21:33:47 -07:00
2023-08-21 21:33:47 -07:00
2023-10-28 13:16:50 -07:00
2023-11-08 14:10:31 -05:00
2024-03-05 16:12:52 -08:00
2024-03-06 14:47:41 -08:00
2023-10-16 15:22:41 -07:00
2023-10-16 15:21:21 -07:00
2024-03-07 13:06:34 -08:00
2023-10-28 13:16:50 -07:00
2024-02-13 17:43:02 -08:00
2024-03-05 16:12:52 -08:00

Wave Terminal Logo

Wave Terminal

Wave is an open-source AI-native terminal built for seamless workflows.

Wave isn't just another terminal emulator; it's a rethink on how terminals are built. Wave combines command line with the power of the open web to help veteran CLI users and new developers alike.

  • Inline renderers to cut down on context switching. Render code, images, markdown, and CSV files without ever leaving the terminal.
  • Persistent sessions that can restore state across network disconnections and reboots
  • Searchable contextual command history across all remote sessions (saved locally)
  • Workspaces, tabs, and command blocks to keep you organized
  • CodeEdit, to edit local and remote files with a VSCode-like inline editor
  • AI Integration with ChatGPT (or ChatGPT compatible APIs) to help write commands and get answers inline

WaveTerm Screenshot

Installation

Wave Terminal works with MacOS and Linux.

Install Wave Terminal from: www.waveterm.dev/download

Also available as a homebrew cask for MacOS:

brew install --cask wave

Building from Source

Contributing

Wave uses Github Issues for issue tracking.

Find more information in our Contributions Guide, which includes:

S
Description
No description provided
Readme Apache-2.0 40 MiB
Languages
Go 49.9%
TypeScript 42.4%
Less 6%
JavaScript 0.9%
CSS 0.5%
Other 0.2%