lite-xl/data/core
Guldoman b1a647814f
Fix editing after undo not clearing the change id ()
2023-11-30 11:39:41 +08:00
..
commands Fix selecting newlines with `find-replace:select-add-{next,all}` () 2023-11-30 11:39:27 +08:00
doc Fix editing after undo not clearing the change id () 2023-11-30 11:39:41 +08:00
bit.lua
command.lua Documentation for core.command () 2023-08-19 13:30:45 +08:00
commandview.lua Pass the currently selected item to `CommandView` validation () 2022-11-15 12:03:13 -04:00
common.lua Fix `dirmonitor` sorting issues () 2023-11-30 09:20:34 +08:00
config.lua Disable `trimwhitespace` and `drawwhitespace` via their configs () 2023-08-19 12:39:22 +08:00
contextmenu.lua docs(core.contextmenu): add documentation for contextmenu () 2023-08-26 08:52:29 +08:00
dirwatch.lua Fix `dirmonitor` sorting issues () 2023-11-30 09:20:34 +08:00
docview.lua Make `DocView` aware of scrollbars sizes () 2023-08-19 13:31:37 +08:00
emptyview.lua fix: center title and version in emptyview () 2023-08-19 12:28:21 +08:00
ime.lua Improve IME location updates () 2022-12-20 20:11:13 -04:00
init.lua Fix `core.redraw` when window is not focused () 2023-11-30 11:39:16 +08:00
keymap-macos.lua Fix horizontal scroll with touchpad on MacOS 2022-12-28 17:26:57 +01:00
keymap.lua Ignore keypresses during IME composition () 2023-10-18 13:14:23 +08:00
logview.lua Fix log scrolls automatically (the real PR) () 2023-08-19 13:29:48 +08:00
modkeys-generic.lua Normalize strokes in fixed order () 2023-08-26 08:52:10 +08:00
modkeys-macos.lua Normalize strokes in fixed order () 2023-08-26 08:52:10 +08:00
nagview.lua NagView: properly rescale on scale change () 2023-08-19 12:37:49 +08:00
node.lua fix: move tab scroll buttons to remove spacing before 1st tab () 2022-12-20 22:06:53 -04:00
object.lua comment typo in object.lua () 2023-08-19 13:29:48 +08:00
regex.lua core: ported regex.gsub to faster native version () 2022-12-20 17:46:37 -04:00
rootview.lua Fixed issue with set_target_size passing the wrong value to plugins () 2023-11-29 07:45:27 +08:00
scrollbar.lua Fix returned `percent` when clicking the `Scrollbar` `track` 2023-08-26 08:56:35 +08:00
start.lua Remove DPI detection for default `SCALE` 2023-10-16 12:04:37 +08:00
statusview.lua feat: encode home in statusview file path () 2022-12-06 06:19:52 -04:00
strict.lua
style.lua style: move default colors to its own style file 2022-06-02 19:20:54 -04:00
syntax.lua Skip checking `files` if no filename was provided to `syntax.get` 2023-08-19 13:29:48 +08:00
titleview.lua Add on_scale_change event to View () 2022-10-11 14:44:32 -04:00
tokenizer.lua Allow `tokenizer` to pause and resume in the middle of a line () 2023-08-19 12:39:22 +08:00
utf8string.lua
view.lua Add more options to `Scrollbar` () 2022-11-01 18:38:50 -04:00