lite-xl/data/core
George Sokianos 1b00045146 Added codesets support for encoding switch 2023-12-18 17:19:13 +00:00
..
commands Show cursor at the start of the next line when selecting full lines (#761) 2023-08-07 15:26:38 +01:00
doc Use proper timeouts for coroutines that don't need to wait (#1467) 2023-08-07 15:26:49 +01:00
bit.lua Assert for negative `field` in bit32 polyfill 2022-01-12 19:56:09 +01:00
command.lua Documentation for core.command (#1564) 2023-08-07 15:26:49 +01:00
commandview.lua Added in explicit touchscreen keyboard support. (#1389) 2023-08-07 15:26:38 +01:00
common.lua Documentation for core.common (#1510) 2023-08-07 15:26:49 +01:00
config.lua Disable `trimwhitespace` and `drawwhitespace` via their configs (#1446) 2023-08-07 15:26:38 +01:00
contextmenu.lua contextmenu: adjust y positioning if less than zero (#1268) 2022-12-28 02:51:24 -04:00
dirwatch.lua Make `dirwatch` sorting compatible with what `file_bisect` expects (#1300) 2023-01-05 15:59:15 -05:00
docview.lua Added codesets support for encoding switch 2023-12-18 17:19:13 +00:00
emptyview.lua fix: center title and version in emptyview (#1311) 2023-01-06 15:27:05 -04:00
ime.lua Improve IME location updates (#1170) 2022-12-20 20:11:13 -04:00
init.lua Fixed things for when a thread requests a redraw. (#1570) 2023-08-07 15:26:49 +01:00
keymap-macos.lua Make tab scrolling more flexible (#1384) 2023-08-07 15:25:06 +01:00
keymap.lua Normalize stroke before adding keybind (#1334) 2023-08-07 15:26:49 +01:00
logview.lua Fix #1538 log scrolls automatically (the real PR) (#1546) 2023-08-07 15:26:38 +01:00
modkeys-generic.lua Add macos keybindings 2021-04-21 09:48:30 +02:00
modkeys-macos.lua Add macos keybindings 2021-04-21 09:48:30 +02:00
modkeys-mos.lua Merged MOS and OS4 code. Did some more fixes before the 2.0.3r2 release. 2022-06-18 18:17:07 +01:00
modkeys-os4.lua Disabled dmon and process and added all fixes for OS4 2022-01-11 23:32:45 +00:00
nagview.lua NagView: properly rescale on scale change (#1379) 2023-08-07 15:02:19 +01:00
node.lua Add top tab margins (#1479) 2023-08-07 15:26:38 +01:00
object.lua comment typo in object.lua (#1541) 2023-08-07 15:26:38 +01:00
regex.lua core: ported regex.gsub to faster native version (#1233) 2022-12-20 17:46:37 -04:00
rootview.lua Add mouse grab (#1501) 2023-08-07 15:26:38 +01:00
scrollbar.lua Make `Scrollbar` follow `force_status` when animations are disabled 2022-11-15 21:08:33 +01:00
start.lua Added codesets support for encoding switch 2023-12-18 17:19:13 +00:00
statusview.lua Add mouse grab (#1501) 2023-08-07 15:26:38 +01:00
strict.lua Initial commit 2019-12-28 11:17:56 +00:00
style.lua Add top tab margins (#1479) 2023-08-07 15:26:38 +01:00
syntax.lua Skip checking `files` if no filename was provided to `syntax.get` 2023-08-07 15:26:38 +01:00
titleview.lua Add mouse grab (#1501) 2023-08-07 15:26:38 +01:00
tokenizer.lua Added codesets support for encoding switch 2023-12-18 17:19:13 +00:00
utf8string.lua c core: fix extra utf8 build conflict on windows 2022-05-11 00:22:01 -04:00
view.lua Add View dragging (#1402) 2023-08-07 15:26:38 +01:00