lite-xl/data/core
bud 7e3eb4a408 ADD: default value (false) for full_path_in_window_title 2021-02-15 21:06:03 +01:00
..
commands Fix missing gome expand in remove-directory command 2021-01-03 23:52:02 +01:00
doc Added file-header pattern support to `syntax` 2020-06-08 16:11:22 +01:00
command.lua Add command to create a directory in a new category "files" 2020-12-30 11:52:26 +01:00
commandview.lua Added core.set_active_view(); removed `focusable` boolean from View 2020-05-19 14:55:46 +01:00
common.lua Fix problem when project directory has a trailing slash 2021-01-10 12:56:15 +01:00
config.lua ADD: default value (false) for full_path_in_window_title 2021-02-15 21:06:03 +01:00
docview.lua Improve left/right scrolling behavior for DocView 2020-12-12 20:26:27 +01:00
init.lua ADD: in core.step() show full path if view is a document and config.full_path_in_window_title is true 2021-02-15 21:05:06 +01:00
keymap.lua Add keymap bindings for ctrl/shift insert commands 2021-01-06 15:16:43 +01:00
logview.lua Added multiline support for LogView's messages 2020-05-06 00:06:27 +01:00
object.lua Initial commit 2019-12-28 11:17:56 +00:00
rootview.lua Lite XL modification to welcome screen 2020-12-30 16:15:57 +01:00
statusview.lua Change project files output to not include a prefix '/' in filename 2020-12-28 10:26:27 +01:00
strict.lua Initial commit 2019-12-28 11:17:56 +00:00
style.lua Use core.reload_module instead of style.load 2020-12-13 13:04:06 +01:00
syntax.lua Added file-header pattern support to `syntax` 2020-06-08 16:11:22 +01:00
tokenizer.lua Made tokenizer skip parsing process on plain-text files 2020-05-14 10:10:50 +01:00
view.lua Added core.set_active_view(); removed `focusable` boolean from View 2020-05-19 14:55:46 +01:00