Go to file
2021-07-20 02:14:56 +03:00
corescripts Remove option to use tag content as array 2021-07-20 02:14:56 +03:00
pages Add markdown support 2021-07-20 02:14:20 +03:00
.gitignore init project 2021-04-27 21:37:32 +03:00
LICENSE Initial commit 2021-04-27 21:34:02 +03:00
lua.c allow lua to clear the textbuffer 2021-05-03 14:51:05 +03:00
lua.h overhaul code 2021-05-02 17:24:40 +03:00
main.c allow lua to clear the textbuffer 2021-05-03 14:51:05 +03:00
Makefile overhaul code 2021-05-02 17:24:40 +03:00
README.md basic lua interaction with text buffer 2021-05-02 15:07:43 +03:00
ui.c Add markdown support 2021-07-20 02:14:20 +03:00
ui.h allow lua to clear the textbuffer 2021-05-03 14:51:05 +03:00

browser-thing

Dependencies:

  • luajit
  • gtk3