aboutsummaryrefslogtreecommitdiff
path: root/data/plugins/settings.lua
AgeCommit message (Expand)Author
2025-06-30highlight_current_line "no_selection" now default (#284)Jefferson González
2025-06-20settings gui: option to select dirmonitor backend (#270)Jefferson González
2025-06-09Make DATADIR and USERDIR fonts path portable (#249)Jefferson González
2025-06-05Allow always hiding tabs, great for zen mode! (#242)Jefferson González
2025-06-04Enabled word wrap on settings ui labels (#241)Jefferson González
2025-06-04Properly saves a cleared binding from settings ui (#240)Jefferson González
2025-06-03Settings: allow filtering colors (#238)Jefferson González
2025-06-02Include additional glyphs on icons.ttf (#236)Jefferson González
2025-03-09Perform collectgarbage step instead of collect (#226)Jefferson González
2024-09-28Make the input latency reduction toggleable (#188)Jefferson González
2024-09-09Reduce the amount of co-routines needed on startup (#176)Jefferson González
2024-09-09Lower input latency improving co-routine scheduling and tokenizer (#174)Jefferson González
2024-06-21Improvements to core.visited_files handling (#96)Jefferson González
2024-03-11settings ui: added max_visible_commands config (#79)Jefferson González
2024-01-15Respect config.file_size_limit on some components (#60)Jefferson González
2023-12-01Added config.line_endings support to settings guijgmdev
2023-09-18Highlight default theme on settings ui, fixes #23jgmdev
2023-08-06Recompile ignore patterns when changed from guijgmdev
2023-08-06Added GUI for treeview show hidden/ignoredjgmdev
2023-07-30Merged Project Rework lite-xl/lite-xl#1455Adam Harrison
2023-07-03settings: respect disabled plugins on lua modules as reported on lite-xl/lite...jgmdev
2023-07-03Changed log view settings from lite-xl/lite-xl-plugins#266Luke aka SwissalpS
2023-05-23settings: added config for tabs top marginjgmdev
2023-05-22Updated editor references on settings pluginjgmdev
2023-05-21Added settings pluginjgmdev