Zee is a modern editor for the terminal (written in Rust). It is highly experimental code.

image

Here's what it looks like at the moment

Peek 2020-03-08 23-28

Getting Started

The recommended way to install zee using cargo install $ cargo install zee

Usage

To start the editor run zee. As expected, you can pass in one or multiple files to be opened, e.g. zee file1 file2.

Zee mostly uses emacs-y style bindings. Below, C- means Ctrl + the specified key, e.g. C-k is Ctrl-k. Similarly A- means Alt + the specified key.

The following keyboard bindings are available:

Movement

Editing

File Navigation

Global