3

GitHub - proh14/ptext: A nano like text editor built with pure C

 5 months ago
source link: https://github.com/proh14/ptext
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.


ptext logo
ptext

A nano like text editor built with pure C

ptext is a text editor based on kilo.
My goal in making this was to learn more about managing tui interfaces not using ncurses.

Preview🙈:

preview.mp4

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 ptext!
./ptext <filename>

OR to install you may run the command

sudo make install

then restart your shell and run

ptext <file name>

to start the editor.

To exit you may press Ctrl+q and Ctrl + s to save the file

Goals🥅:

  1. Fix syntax highlighting.
  2. Add a plugin system.
  3. Add windows.

Work in progress⚒️:

This is still a work in progress project!

Contributions💖:

I appreciate contributions but first of all, you must read the
Read the CONTRIBUTING.md Then you can send your pr!

Thank you Stargazers⭐:

Stargazers repo roster for @proh14/ptext

Thank you Forkers🍴:

Forkers repo roster for @proh14/ptext

A huge thanks to🙏:


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK