lite icon indicating copy to clipboard operation
lite copied to clipboard

A lightweight text editor written in Lua

Results 108 lite issues
Sort by recently updated
recently updated
newest added

In linux mint (debian), trying to launch ``build.sh`` will result in ```shell In file included from src/api/renderer.c:2:0: src/renderer.h:4:10: fatal error: SDL2/SDL.h: Missing file or directory #include ^~~~~~~~~~~~ compilation terminated. In...

fixes #291 This uses the C11 approach to fix the issue

https://github.com/rxi/lite/blob/38bd9b3326c02e43f244623f97a622b11f074415/src/rencache.c#L95-L102 This function moves prev *size* along which can and will cause unalignment and potential errors. On ARM devices this causes a SIGBUS. The people who helped me figure this...

Feature Request : want a c++ autocomplete feature like in vs-code or code::blocks

There are lots of open pull requests and there's been no activity for 6 months? Is there a community fork with more development going on?

I was checking any fountain syntax editing or Highland 2 kind of editor for Linux software. Is there any such plans for this editor for script writing for films? Kindly...

How to set fonts dimension permanent?

`build.sh` fails on mac. Be aware that you may need to run `brew install sdl2` before you can call the script.

Hey there ! Nice work with Lite I'd like to use more the tool, but I could not find settings / shortcuts / documentation about how to use it (except...

hello, you've got a very good editor, I'm starting to compare its speed of work with vim, but it still can't be compared to vim ... What interests me is...