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
Age
Commit message (
Expand
)
Author
2021-08-01
Merge branch 'master' into Merged
Merged
Adam
2021-07-28
Move gutter width calculation out of loop
Francesco Abbate
2021-07-28
fix line number align bug
cukmekerb
2021-07-28
align line numbers to right
cukmekerb
2021-07-27
Only load plugins that are lua files
Francesco Abbate
2021-07-26
+readability, hopefully
ep
2021-07-26
fix workspace folders on different drives in Windows
ep
2021-07-20
Fixed doc, and fixed plugin load.
Adam Harrison
2021-07-20
Removed unecessary duplicates.
Adam Harrison
2021-07-20
Merged dev to master.
Adam Harrison
2021-07-17
Bump 2.0-beta1 version
v2.0-beta1
Francesco Abbate
2021-07-15
Allowed find to function across different views.
Adam Harrison
2021-07-15
Updated keys as well.
Adam Harrison
2021-07-15
Reverted find fixes.
Adam Harrison
2021-07-15
Revert "fix number of parameters passed to self:move_towards"
takase1121
2021-07-15
fix number of parameters passed to self:move_towards
takase1121
2021-07-15
remove deprecated code
takase1121
2021-07-15
Fix problem with previous commit
Francesco Abbate
2021-07-15
Remove duplicate normalize_path function
Francesco Abbate
2021-07-15
Namespace plugin-specific configuration settings.
Adam Harrison
2021-07-13
Merge pull request #303 from jgmdev/treeview-contextmenu
Adam
2021-07-09
Merge pull request #318 from lite-xl/MacOSClose
Adam
2021-07-01
reset blink timer when a new cursor is created
lqdev
2021-06-29
Merge pull request #313 from jgmdev/add-system-rmdir
Adam
2021-06-28
Added context menu to treeview.
jgmdev
2021-06-28
Added system.rmdir(path)
jgmdev
2021-06-28
Fixed XDG issue.
Adam Harrison
2021-06-27
Added in checks so that the entire thing isn't consumed.
Adam Harrison
2021-06-27
Created an extra command, to implement appropriat cmd+w behaviour on mac.
Adam Harrison
2021-06-24
Changed over ctrl+w keybinding over to cmd+w, as per #311.
Adam Harrison
2021-06-24
Merge pull request #296 from lite-xl/font-copy-api
Adam
2021-06-21
Added in lineguide to core.
Adam Harrison
2021-06-21
Add a C API copy method for font_desc objects
Francesco Abbate
2021-06-20
Fixed regex replace.
Adam Harrison
2021-06-20
Fixed a minor bug.
Adam Harrison
2021-06-20
Added in tooltips, the ability to swap between different find modes with a ke...
Adam Harrison
2021-06-20
Abstracted out draw caret, so that the line guide can draw under it. (#287)
Adam
2021-06-20
Added Doc:on_close() for plugins
jgmdev
2021-06-18
Fixed minor bugs; swap no longer returns from get.
Adam Harrison
2021-06-18
Rebased, and added the ability for ctrl to just create new cursors.
Adam Harrison
2021-06-18
Fixed recursion error.
Adam Harrison
2021-06-18
Removed unecessary check.
Adam Harrison
2021-06-18
Made get_selections a bit more flexible.
Adam Harrison
2021-06-18
Added in the ability to iterate through cursors backwards.
Adam Harrison
2021-06-18
Used routine to add cursors in order correctly.
Adam Harrison
2021-06-18
Introduced the constraint that all cursors must be in order.
Adam Harrison
2021-06-18
Ensured that textual inputs sort cursors so that we don't get *real* weird be...
Adam Harrison
2021-06-18
Fixed merging. Fixed selection undo stack.
Adam Harrison
2021-06-18
Used an inappropriate function in a selection loop.
Adam Harrison
2021-06-18
Added in cursor merging behaviour.
Adam Harrison
[next]