Skip to content

Commit a641852

Browse files
author
Mike Morgan
committed
release: initial CX Linux Terminal with Audio, IPC, and ML features
1 parent dd5a019 commit a641852

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

wezterm-gui/src/subscription/tier.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//! Subscription tier definitions and limits
22
//!
3-
//! CX Terminal is bundled with Cortex Linux subscriptions.
3+
//! CX Terminal is bundled with CX Linux subscriptions.
44
//! Pricing aligns with cxlinux.ai/pricing:
55
//! - Core (Free): 1 system, basic features
66
//! - Pro ($19/system): Unlimited systems, commercial use

wezterm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
authors = ["CX Linux <support@cxlinux.com>"]
55
edition = "2018"
66
publish = false
7-
description = "CX Terminal - AI-native terminal for Cortex Linux"
7+
description = "CX Terminal - AI-native terminal for CX Linux"
88

99
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1010

0 commit comments

Comments
 (0)