Skip to content

vasiltop/editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

editor

A terminal based text editor.

editor

Features

  • 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.

Installation

From Source

git clone https://github.com/vasiltop/editor
cd editor
cargo build --release

About

A terminal based text editor.

Topics

Resources

Stars

Watchers

Forks

Languages