An experimental terminal editor
  • Rust 99.5%
  • Nix 0.5%
Find a file
LevitatingBusinessMan (Rein Fernhout) 6d97770e21
All checks were successful
Cargo Build & Test / Rust Build & Test (push) Successful in 1m23s
Nix flake / Build Nix flake (push) Successful in 4m41s
fix assertion bug in syslog
2026-07-07 15:37:22 +02:00
.forgejo/workflows change workflow to upload stable binary 2026-07-07 15:20:46 +02:00
.github/workflows CI test stable/beta 2026-03-20 13:55:03 +01:00
data add a .desktop file 2026-03-03 11:51:29 +01:00
src fix assertion bug in syslog 2026-07-07 15:37:22 +02:00
themes add license for dracula 2024-01-04 00:40:11 +01:00
.gitignore add atto.log to .gitignore 2024-03-07 03:06:25 +01:00
Cargo.lock 1.12.0 2026-07-04 19:20:45 +02:00
Cargo.toml 1.12.0 2026-07-04 19:20:45 +02:00
flake.lock flake 2026-06-27 03:52:06 +02:00
flake.nix flake 2026-06-27 03:52:06 +02:00
LICENSE change to BSD license 2025-02-20 01:08:21 +01:00
README.adoc add screenshot 2024-01-02 19:07:21 +01:00
screenshot.png new screenshot 2024-01-03 12:46:07 +01:00

Atto is an experimantal terminal editor that focuses on key modifiers rather than modes. It leverages the kitty protocol which has been supported by Alacritty since v0.13.0. This means that you may have to use kitty or compile alacritty to use this editor.

Screenshot