Skip to content

Latest commit

 

History

History
52 lines (45 loc) · 1.01 KB

README.md

File metadata and controls

52 lines (45 loc) · 1.01 KB


pvirua logo
pvirua

A vim like code editor built with Assembly

pvirua is a text editor based on ptext.

How to install⬇️:

  1. Clone this repo.
git clone https://github.com/proh14/ptext.git
cd ptext
  1. Run make inside this repo's main directory.
make
  1. go to build directory
cd build
  1. run pvirua!
./ptext <filename>

OR to install you may run the command

make install

then restart your shell and run

ptext <file name>

to start the editor.

Work in progress⚒️:

This is still a work in progress project!

Contributions💖:

I appreciate any donations to my paypal or github sponsorings. Thanks

A huge thanks to🙏:

  1. viewsourcecode
  2. kilo
  3. noob14
  4. ben herbst