glitcher255/Kaden-Terminal

5

stars

9

commits

Rust

primary language

Sep 3, 2026

updated

README

Warp Agentic Development Environment product preview  

Kaden Terminal

Kaden is a Terminal Emulator and a fork of warp with proper clipboard support and fully configurable keybindings - designed to be bloat and telemetry free.

Why Kaden?

  • Configure your own hotkeys with full clipboard support and smart copy / kill, no more using your mouse to select your code or awkward ctrl-shift-c to perform basic copy pasting.
  • Zero sign in, account, cloud, drive or AI prompts.
  • Local-first, no telemetry, background network request or auto-updates.
  • Decluttered clean UI.
  • Modular code-base for easier faster development (in-progress).
  • Fast, built in Rust with a leaner binary.

Build & Compiling

cargo run # Testing and development
cargo build --release --bin warp-oss # Create release binary

Contribute

Found a bug or would like to submit a feature or code contribution? please open a GitHub issue.

Licensing

UI framework (warpui_core and warpui crates) are licensed under the MIT license.

All other code in this repository is licensed under the AGPL v3.

Open Source Dependencies

Contributors

glitcher255

9 commits

glitcher255/Kaden-Terminal

5

stars

9

commits

Rust

primary language

Sep 3, 2026

updated

README

Warp Agentic Development Environment product preview  

Kaden Terminal

Kaden is a Terminal Emulator and a fork of warp with proper clipboard support and fully configurable keybindings - designed to be bloat and telemetry free.

Why Kaden?

  • Configure your own hotkeys with full clipboard support and smart copy / kill, no more using your mouse to select your code or awkward ctrl-shift-c to perform basic copy pasting.
  • Zero sign in, account, cloud, drive or AI prompts.
  • Local-first, no telemetry, background network request or auto-updates.
  • Decluttered clean UI.
  • Modular code-base for easier faster development (in-progress).
  • Fast, built in Rust with a leaner binary.

Build & Compiling

cargo run # Testing and development
cargo build --release --bin warp-oss # Create release binary

Contribute

Found a bug or would like to submit a feature or code contribution? please open a GitHub issue.

Licensing

UI framework (warpui_core and warpui crates) are licensed under the MIT license.

All other code in this repository is licensed under the AGPL v3.

Open Source Dependencies

Contributors

glitcher255

9 commits

Languages

Rust

98.1%