Skip to content

Releases: plos-clan/pl_readline

Bookworm! 1.1.1

16 Dec 16:12
Compare
Choose a tag to compare

Changelog: Bookworm! 1.1.1

BUGFIX:

Before, when calling void pl_readline_insert_char_and_view(_self, char ch), it wouldn't check the size of the buffer and realloc it,
but now, it will.


Try to port it to your OS!

What you need:

  • A VT100-supported terminal
  • Some ANSI C functions, such as malloc, free, strdup, strcmp, strncmp, realloc, sprintf etc.
  • A keyboard driver that can get the necessary keys (the definitions are in include/pl_readline.h), of course you don ‘t have to implement all these keys' handler, just pick something useful that you think is necessary

Have fun!

Bookworm! 1.1

12 Dec 16:02
Compare
Choose a tag to compare
Bookworm! 1.1 Pre-release
Pre-release

Port it to your own OS!

pl_readline!

03 Oct 06:44
Compare
Choose a tag to compare

Sorry, I forget to publish it

Nothing updated.

Enjoy it!