index
:
lite-xl
2.1-prep
Merged
PR/adjust-renwindow-docs
PR/clarify-stack-traces-for-require
PR/update-windows-server-image
PR/window-allocation
additional-userdir-envvar
animations-adjust
build/sdl3-force-falllback
console-based-lite-project
core/sdl-callback
cpath-changes
debug-font-rendering-clean
dependabot/github_actions/github-actions-c35c0c8c33
dmon-1
dmon-2.0.3
dmon-atomic-load-store
dmon-debug
dmon-integration
dmon-luajit-2.0.3
dmon-no-timeout-select
files-commands
fira-font
fix-2.0.1
fix-autoreload-large-files
fix-bug-removed-project
fix-configs-set-to-true
fix-dir-monitor-symlinks
fix-dmon-add-dir-asserts
fix-inotify-asserts
fix-inotify-problem
fix-invisible-node-click-intercept
fix-javascript-regexp-syntax
fix-network-volumes
fix-pgid-on-deatch
fix-remove-view-context
fix-treeview-dircache
fix-win32-process-arguments
font-jetbrainsmono
ime-text-editing
improve-lcd-weights
incremental-folder-scan
link-remove-unused-function
master
master-2.0
master-2.0.4
master-2.1
master-luajit-2.0
master-luajit21-2.0
mem-leak-debug
merge-master-2.0
notebook-view
path-ignore-files
platform-requires
popen-light
port-build-lhelper-2
project-based-2
project-based-3
project-based-4
project-based-4-wip-changes
release/v2.1.x
rencache-texture
repl
revert-853-process-api
scroll_size_update_once_2
simplifying-main
soft-line-wrap-2.0
start-file-in-place
testing-detect-indent-changes
treeview-fix
use-tabs-margin
use-tabs-margin-2.0
use-tabs-margin-luajit-2.0
using-luajit
using-luajit-2
using-luajit-2.0.3
using-luajit-3
vim-mode
voronianski-color-schemes
workspace-fixes
zlog-dmon-logging
A lightweight text editor written in Lua
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
core
/
init.lua
Age
Commit message (
Expand
)
Author
2022-01-09
Remove DMON_LOG_ERROR to return an error code
Francesco Abbate
2022-01-09
Fix undue asserts in dmon_extra
Francesco Abbate
2022-01-09
Write an initial project module if not present
Francesco Abbate
2022-01-09
Add some comments for ignore_files logic
Francesco Abbate
2022-01-09
Use compiled ignore_files pattern
Francesco Abbate
2022-01-09
First version of paths in ignore_files
Francesco Abbate
2022-01-08
Restored floating point time granularity.
Adam Harrison
2022-01-06
Fix problem when reloading project directory
Francesco Abbate
2022-01-05
Fix problem with special file types
Francesco Abbate
2022-01-04
Do not reload core.keymap module
Francesco Abbate
2022-01-03
Fix logic for file create event
Francesco Abbate
2021-12-31
Restore config.plugins when reloading config
Francesco Abbate
2021-12-30
Fix project's module loading when changing project
Francesco Abbate
2021-12-30
Fix error with ignore_files
Francesco Abbate
2021-12-30
Always watch/unwatch subdirectories on all systems
Francesco Abbate
2021-12-28
Ensure project reload when changing project module
Francesco Abbate
2021-12-28
Avoid references to project's dir in TreeView
Francesco Abbate
2021-12-28
Scan project folder after project module is loaded
Francesco Abbate
2021-12-22
Add parameters to `core.on_dirmonitor_{modify,delete}`
Guldoman
2021-12-22
Ensure TreeView cache entry is removed on delete
Francesco Abbate
2021-12-22
Revert "Merge pull request #697 from Guldoman/treeview_remove_changed"
Guldoman
2021-12-21
Merge pull request #713 from Jipok/master
Adam
2021-12-21
Merge branch 'master' of github.com:lite-xl/lite-xl into better-logview
takase1121
2021-12-20
Call dmon_unwatch when changing project
Francesco Abbate
2021-12-20
Ensure TreeView cache entry is removed on delete
Francesco Abbate
2021-12-20
Fix logic in project's file insertion
Francesco Abbate
2021-12-20
Don't search if there are no files
Guldoman
2021-12-19
Directly link to our repo
Guldoman
2021-12-18
multiple improvements to logging
takase1121
2021-12-08
Make cursor_clipboard globa, not per doc
Jipok
2021-11-27
Used basenames for ignore_files rather than full paths.
Adam Harrison
2021-11-26
Merge pull request #697 from Guldoman/treeview_remove_changed
Adam
2021-11-26
Fix logic in project's file insertion
Francesco Abbate
2021-11-24
Remove changed files/dirs from `TreeView` cache
Guldoman
2021-11-24
Don't search if there are no files
Guldoman
2021-11-23
Manual merge of into .
Adam Harrison
2021-11-14
Added in mousewheel as part of this.
Adam Harrison
2021-11-14
Moved commands out to the outer event loop.
Adam Harrison
2021-11-14
Made varaible anonymous.
Adam Harrison
2021-11-07
Made plugin load order deterministic.
Adam Harrison
2021-10-21
Force project rescan on network filesystems
Francesco Abbate
2021-10-21
Add a limit for very slow filesystems
Francesco Abbate
2021-10-21
Do not use normalize_path when not needed
Francesco Abbate
2021-10-08
Use dmon events in reload plugin
Francesco Abbate
2021-10-08
Report dmon modify events
Francesco Abbate
2021-10-08
Implement directory monitoring using septag/dmon
Francesco Abbate
2021-10-02
Merge pull request #521 from adamharrison/remove-font-renderer
Francesco
2021-10-02
Load project module on project change (#571)
Guldoman
2021-10-02
Load project module on project change (#571)
Guldoman
2021-09-24
Removed font renderer.
Adam Harrison
[prev]
[next]