index
:
pragtical
SDL2
master
The practical and pragmatic code editor.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
plugins
/
linewrapping.lua
Age
Commit message (
Expand
)
Author
2023-11-21
Fix editor crash on invalid UTF-8 (#38)
Jefferson González
2023-08-07
Fixes #10 by using the scrollbar expanded size (#11)
Jefferson González
2023-05-23
Mark `linewrapping` `open_files` table as weak
Guldoman
2023-04-22
Fixing linewrapping bug to do with wordwrapping.
Adam Harrison
2023-01-05
`linewrapping`: Disable horizontal scrolling when enabled (#1309)
Guldoman
2022-11-07
linewrapping: fix enabled always by mistake introduced with #1190
jgmdev
2022-11-06
Make linewrapping plugin recompute breaks before scrolling (#1190)
Quinten Kock
2022-10-15
Refactor scrollbar into its own file (#1124)
Guldoman
2022-06-03
plugin linewrapping: added priority
jgmdev
2022-05-31
plugins: dropped --lite-xl version tag
jgmdev
2022-05-23
plugins: added settings gui support
jgmdev
2022-05-04
Erroneously added padding.
Adam Harrison
2022-05-04
Updated linewrap and autocomplete to use the new get_line_screen_position whi...
Adam Harrison
2022-04-17
Significantly improved performance of tokenization for larger documents by by...
Adam Harrison
2022-04-03
Fixed some minor issues with linewrapping.
Adam Harrison
2022-04-03
Apparenlty these were issues? What?
Adam Harrison
2022-04-03
Soft Line Wrapping (#636)
Adam