lite-xl/data/core
Guldoman 5c2c95765e
Add IME support (#991)
2022-10-15 19:58:51 -04:00
..
commands Strictly limit find/replace commands to `core.docview` (#1108) 2022-09-13 22:29:52 -04:00
doc Add IME support (#991) 2022-10-15 19:58:51 -04:00
bit.lua
command.lua Replace `assert` with `core.log_quiet` on command replace 2022-08-16 22:18:50 +02:00
commandview.lua CommandView: do not change caret size with config.line_height 2022-07-15 11:27:27 -04:00
common.lua Be more lenient with appending `PATHSEP` in `common.path_suggest` in Windows 2022-08-17 00:11:19 +02:00
config.lua Increase default maximum number of log items 2022-07-01 05:29:54 +02:00
contextmenu.lua contextmenu: resize on scale changes (#1117) 2022-09-15 00:57:45 -04:00
dirwatch.lua Add fsevents backend to dirmonitor (#1141) 2022-10-10 20:40:41 -04:00
docview.lua Add IME support (#991) 2022-10-15 19:58:51 -04:00
emptyview.lua initial documentation for better code completion 2022-06-07 22:09:34 -04:00
ime.lua Add IME support (#991) 2022-10-15 19:58:51 -04:00
init.lua Add IME support (#991) 2022-10-15 19:58:51 -04:00
keymap-macos.lua
keymap.lua Add IME support (#991) 2022-10-15 19:58:51 -04:00
logview.lua `LogView`: Show scrollbar 2022-07-01 05:29:55 +02:00
modkeys-generic.lua
modkeys-macos.lua
nagview.lua initial documentation for better code completion 2022-06-07 22:09:34 -04:00
node.lua initial documentation for better code completion 2022-06-07 22:09:34 -04:00
object.lua initial documentation for better code completion 2022-06-07 22:09:34 -04:00
regex.lua
rootview.lua Add IME support (#991) 2022-10-15 19:58:51 -04:00
start.lua Added in an additional ENVVAR for setting USERDIR, and also changed / to PATHSEP. (#1139) 2022-10-08 20:48:30 +02:00
statusview.lua Steps to generalize toolbar and treeview. (#1088) 2022-08-09 14:53:30 -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 Use the syntax with the longest match (#919) 2022-10-12 18:10:11 -04:00
titleview.lua Add on_scale_change event to View (#1146) 2022-10-11 14:44:32 -04:00
tokenizer.lua Merge pull request #1040 from Guldoman/PR_tokenizer_errors_alert 2022-06-22 19:43:51 -04:00
utf8string.lua
view.lua Add IME support (#991) 2022-10-15 19:58:51 -04:00