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

i see there are style options to change the caret color and the caret width... any way to stop the blinking? (i tried making the caret width 0, but then...

https://github.com/rxi/lite/pull/45#issuecomment-626348060

Runs on OSX 10.15.4 but screen resolution is low or very zoomed in

I am a Windows user and before the update I could create a link to lite and setting the working directory to `%CD%`. In order to open a folder in...

Selecting a long line has an usual mechanic where it doesn't wait for the selection to reach the very right of the document before scrolling vertically but instead scrolls right...

Hello, we added Lite into our [Gentoo overlay](https://gitlab.com/src_prepare/src_prepare-overlay/-/tree/master/app-editors/lite). If you want, I can submit an MR in the README.

``` src/rencache.c:21:8: error: ISO C forbids zero-size array ‘text’ [-Wpedantic] 21 | char text[0]; ```

How using renderer and cache renderer for writing a text?

Here are some quality of life suggestions to make Lite a little bit easier to use. If someone else can make these in plugins too that would be nice -...