A terminal based text editor.
-
Window Splitting
Split your terminal into multiple panes to view and edit multiple buffers simultaneously. -
Multiple Buffers
Open, edit, and manage multiple files at once. -
Custom Configuration
Fully configurable using the Rhai scripting language for custom behavior, keybindings, and editor settings.
git clone https://github.com/vasiltop/editor
cd editor
cargo build --release