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
Age
Commit message (
Expand
)
Author
2021-12-15
Use better LCD filter weight for subpixel rendering
improve-lcd-weights
Francesco Abbate
2021-12-12
Merge pull request #708 from Guldoman/treeview_styling
Adam
2021-12-11
Merge pull request #729 from adamharrison/fix-treeview-clicking
Adam
2021-12-11
Merge pull request #715 from Guldoman/split_rootview
Adam
2021-12-11
Also fixed statusview.
Adam Harrison
2021-12-11
Removed erroneously added file.
Adam Harrison
2021-12-11
Fixed treeview clicking not being caught.
Adam Harrison
2021-12-11
Merge pull request #725 from Guldoman/fix_consume_no_match
Adam
2021-12-11
Replace Reproc (#535)
Adam
2021-12-11
Merge pull request #728 from Jipok/shortcuts_locale_fix
Adam
2021-12-11
Keyboard layout independent shortcuts
Jipok
2021-12-11
Consume unmatched character correctly
Guldoman
2021-12-07
Avoid drawing hidden `TreeView` items
Guldoman
2021-12-07
Split `TreeView:draw` into multiple functions
Guldoman
2021-12-06
Split `Node` and `EmptyView` from `RootView`
Guldoman
2021-12-06
Merge pull request #497 from lite-xl/fix-javascript-regexp-syntax
Adam
2021-12-05
Merge pull request #657 from takase1121/plugin_api_h_fix
Adam
2021-12-05
Merge branch 'master' into plugin_api_h_fix
Adam
2021-12-05
Merge pull request #705 from Guldoman/check_if_proj_dir
Adam
2021-12-05
Merge pull request #712 from Nightwing13/dev
Adam
2021-12-03
Improved Markdown syntax highlighter
Nightwing
2021-12-02
Add name to plain text fallback syntax
Guldoman
2021-12-01
update header
takase1121
2021-12-01
move NULL check to import side
takase1121
2021-11-30
Check the entire path in `TreeView` `new-file` and `new-folder` commands
Guldoman
2021-11-29
Allow `TreeView` item icon and text styling
Guldoman
2021-11-28
Check the entire path in `TreeView` predicate
Guldoman
2021-11-27
Merge pull request #702 from adamharrison/fix-project-ignores
Adam
2021-11-27
Used basenames for ignore_files rather than full paths.
Adam Harrison
2021-11-27
Merge pull request #682 from Guldoman/indent_refactor
Adam
2021-11-27
Merge pull request #693 from adamharrison/fix-scrollbar-split
Adam
2021-11-27
Merge pull request #694 from adamharrison/fix-context-menu
Adam
2021-11-27
Merge pull request #701 from jminor/master
Adam
2021-11-26
Removed docs for get_width_subpixel and subpixel_scale which no longer exist.
Joshua Minor
2021-11-26
Merge pull request #695 from adamharrison/additional-scale-variables
Adam
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
Merge pull request #696 from adamharrison/fix-lineguide
Adam
2021-11-24
Merge pull request #692 from adamharrison/draw-whitespace-color
Adam
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
Added an exclusion for lineguide in the commandview.
Adam Harrison
2021-11-23
Added in additional environment variables to scale off of.
Adam Harrison
2021-11-23
Fixed event propogation.
Adam Harrison
2021-11-23
Added in cut, copy and paste to the context menu. Also removed find pattern, ...
Adam Harrison
2021-11-23
Added in check to make sure you can use a scrollbar on a split.
Adam Harrison
2021-11-23
Added in the ability to specify a color for whitespace.
Adam Harrison
2021-11-23
Apply again cd10497b495f42f5cb102aac93af3e9280e65619
PIESEL
2021-11-23
Apply again 1976facaf1a2b9934f3cfdb4524712c1418000ef
Guldoman
2021-11-23
Merge pull request #688 from adamharrison/mono-font
Adam
[next]