Skip to content

Files

Latest commit

Dec 24, 2024
6e867c8 · Dec 24, 2024

History

History
34 lines (25 loc) · 1.14 KB

appearance.mdx

File metadata and controls

34 lines (25 loc) · 1.14 KB
title description icon
Style Your Terminal
Wave lets you customize the look and feel of your terminal
paintbrush
As of September 2024, this version of Wave Terminal is deprecated. To learn more about our new version (>=v0.8.0), check out [www.waveterm.dev](https://www.waveterm.dev). To find documentation for our new version, check out [docs.waveterm.dev](https://docs.waveterm.dev).

Tab Settings

You can customize each tab when you create it or by using the tab settings after creation. Tabs can also be customized from the command line.

Example:

/screen:set name="prod"
/screen:set tabcolor=red
/screen:set tabicon=fire

See the full list of options for the /screen:set slashcommand.

Workspace Settings

You can customize the name of each workspace from the workspace settings or from the command line.

Example:

/session:set name="python development"

See the full list of options for the /session:set slashcommand.