Skip to content

Releases: Sidd-Dino/bte

[release] BTE v0.2

23 Sep 08:51
Compare
Choose a tag to compare

Undo Redo implemented

Alt+U : undo
Alt+R : redo

[RELEASE] BTE v0.1

08 Sep 07:43
Compare
Choose a tag to compare

bash text editor

What is this?

Bte is nothing but a simple text editor written in bash.
This project aims to be simple to use.
I know it's not perfect, but it is a start.

Requirements

bash 4+

Instalation

git clone https://github.com/Sidd-Dino/bte.git
cd bte
make install

Keybindings

Arrow Keys  : For cursor movement
Pg Up       : To move up a page
Pg Dwn      : To move down a page

BackSpace  : To delete the character before the cursor
Delete      : To delete the character under the cursor

Ctrl+O      : Save file
Ctrl+X      : Quit the editor

blah

(/◕ヮ◕)/ This is my first release on github
i think ><>