Adam

Results 32 issues of Adam

So, finally I've decided to take a crack at virtual lines. This'll make things like word wrapping, code folding, highlighting, and other things like that significantly easier to implement. I've...

Category: Lua Core
Category: Plugins

So, some changes; lemme know your thoughts: - Renamed all packaging scripts to be prefixed with `package-`. - Removed `package.sh`, which just calls these packaging scripts. - Used `lpm` to...

Category: Resources
Category: CI

WIP.

Category: Lua Core
Category: Plugins

Introduces the concept of projects as a class to lite-xl, rather than the ad-hoc `project_dirs` we have now. This also removes the concept of keeping the ordered file list for...

Category: Lua Core
Category: Plugins

Allows for read to read more than LUAL_BUFFERSIZE.

Category: C Core

Properly indents tabs. WIP.

Category: Lua Core
Category: C Core

Added in a hex viewer, soon to be hex editor.

To be merged when 2.2 is released.