Skip to content

[RELEASE] BTE v0.1

Compare
Choose a tag to compare
@Sidd-Dino Sidd-Dino released this 08 Sep 07:43
· 5 commits to master since this release

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