lite-xl/data/core
Guldoman 2d8d39c7c0 Skip patterns matching nothing in `tokenizer` (#1743)
These patterns cause infinite loops, so warn about them and skip them.
2024-04-24 21:01:05 +01:00
..
commands reorder nagview options on doc:save error to be more consistent with other nagview confirmations (#1696) 2024-02-11 15:38:51 +00:00
doc Use `\r\n` for new files on Windows (#1596) 2023-12-26 13:16:33 +00: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 14:51:14 +01:00
commandview.lua Improve `CommandView` and `autocomplete` scroll behavior (#1732) 2024-04-24 21:00:21 +01:00
common.lua Fix `dirmonitor` sorting issues (#1599) 2023-12-26 13:16:33 +00:00
config.lua Improve `CommandView` and `autocomplete` scroll behavior (#1732) 2024-04-24 21:00:21 +01:00
contextmenu.lua docs(core.contextmenu): add documentation for contextmenu (#1567) 2023-12-26 13:16:33 +00:00
dirwatch.lua Fix comment typos in data/core/{init.lua,dirwatch.lua} (#1549) 2024-02-11 15:38:51 +00:00
docview.lua Reverted cursor API to something more compatible with old API. (#1674) 2023-12-26 13:16:33 +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 some typos in core.init (#1755) 2024-04-24 21:01:05 +01:00
keymap-macos.lua Make tab scrolling more flexible (#1384) 2023-08-07 14:50:58 +01:00
keymap.lua Text overwriting (#1495) 2023-12-26 13:16:33 +00:00
logview.lua Fix #1538 log scrolls automatically (the real PR) (#1546) 2023-08-07 14:51:14 +01:00
modkeys-generic.lua Adds super as a modkey. (#1590) 2023-12-26 13:16:33 +00:00
modkeys-macos.lua Normalize strokes in fixed order (#1572) 2023-12-26 13:16:33 +00:00
nagview.lua ease transparency of nagbar dim (#1658) 2023-12-26 13:16:33 +00:00
node.lua Sanitize tab index in `Node:add_view` (#1651) 2023-12-26 13:16:33 +00:00
object.lua comment typo in object.lua (#1541) 2023-08-07 14:51:14 +01:00
regex.lua core: ported regex.gsub to faster native version (#1233) 2022-12-20 17:46:37 -04:00
rootview.lua Fixed issue with set_target_size passing the wrong value to plugins (#1657) 2023-12-26 13:16:33 +00:00
scrollbar.lua Fix `Scrollbar.{expanded,contracted}_size` documentation 2023-12-26 13:16:33 +00:00
start.lua Remove DPI detection for default `SCALE` 2023-12-26 13:16:33 +00:00
statusview.lua Text overwriting (#1495) 2023-12-26 13:16:33 +00:00
strict.lua Initial commit 2019-12-28 11:17:56 +00:00
style.lua Add top tab margins (#1479) 2023-08-07 14:50:59 +01:00
syntax.lua Expose plaintext syntax (#1652) 2023-12-26 13:16:33 +00:00
titleview.lua Add mouse grab (#1501) 2023-08-07 14:50:59 +01:00
tokenizer.lua Skip patterns matching nothing in `tokenizer` (#1743) 2024-04-24 21:01:05 +01:00
utf8string.lua c core: fix extra utf8 build conflict on windows 2022-05-11 00:22:01 -04:00
view.lua Add `NaN` guard to `View:update_scrollbar` 2023-12-26 13:16:33 +00:00