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-10-02
Add missing file for lbitlib
using-luajit-2.0.3
Francesco Abbate
2021-10-02
Update wrap version for luajit
Francesco Abbate
2021-10-02
Fix luajit compatibility for new code
Francesco Abbate
2021-10-02
Fix problem with gmatch on utf8 characters when using luajit
Francesco Abbate
2021-10-02
Initial draft of transition to use LuaJIT2 instead of Lua 5.2
Francesco Abbate
2021-10-02
Bump version number
Francesco Abbate
2021-10-02
Enable always show tabs by default
Francesco Abbate
2021-10-02
Load project module on project change (#571)
Guldoman
2021-10-02
Add option to disable caret blinking (#572)
Guldoman
2021-10-02
Small cleanup of `scale` plugin
Guldoman
2021-10-02
Add option to disable scrolling past the end (#566)
Guldoman
2021-10-02
Remove duplicate command declaration (#565)
Rongfei Wang
2021-10-02
Fix the size and blurriness of the icon on OSX (#553)
Jean-André Santoni
2021-10-02
fixed the build link in readme.md
Not-a-web-Developer
2021-10-02
Rearranged DPI calc so that on calc failure, returns 1. (#547)
Adam
2021-10-02
Potentially fixing issue with cache not invalidating on restart. (#548)
Adam
2021-10-02
Removed extra macros, used PLATFORM. Also removed MACOS, as it's redundant C ...
Adam Harrison
2021-10-02
Normalize to project dir in treeview open
Francesco Abbate
2021-10-02
Scale custom syntax fonts for scale plugin
Francesco Abbate
2021-10-02
Avoid unnecessary call to SDL_GetModState
Francesco Abbate
2021-10-02
Added in custom runtime environment variable for ease of testing. (#538)
Adam
2021-10-02
Reset syntax highlighting on file rename
Guldoman
2021-10-02
Fix numpad fn keys (#532)
Francesco
2021-10-02
Force showing tabs when dragging them
Guldoman
2021-10-02
Implement tab drag and drop
Guldoman
2021-10-02
Move single tab drawing to its own function
Guldoman
2021-09-16
Syntax.
Adam Harrison
2021-09-16
Markdown subsyntax highlighting.
Adam Harrison
2021-09-15
Fix wrong locked sibling check
Guldoman
2021-09-15
Ensure that the primary node always has a `View`
Guldoman
2021-09-15
Only check if sibling is locked in the split direction
Guldoman
2021-09-15
Fix checking if sibling is locked when removing `View`s
Guldoman
2021-09-11
Merge branch with modifications for 2.0.2 release
Francesco Abbate
2021-09-10
Fix repackage script to restore project version
v2.0.2
Francesco Abbate
2021-09-10
Add -branch option in repackage script
Francesco Abbate
2021-09-10
Avoid bug when replacement stop at end of string
Francesco Abbate
2021-09-10
Use line/col to identify selection in replace command
Francesco Abbate
2021-09-09
Do not fail search if there was an option change
Francesco Abbate
2021-09-09
Reword changelog
Francesco Abbate
2021-09-09
Bring back command find-replace:select-next
testing-2.0.2
Francesco Abbate
2021-09-09
Allow `find-replace:select-next` to select more occurrences after wrap
Guldoman
2021-09-09
Bring back command find-replace:select-next
Francesco Abbate
2021-09-09
Allow `find-replace:select-next` to select more occurrences after wrap
Guldoman
2021-09-09
Add previous find and replace in session
Francesco Abbate
2021-09-09
Add missing remove tooltip call
Francesco Abbate
2021-09-09
Remeber initial user text for hidden suggestions
Francesco Abbate
2021-09-09
Use hidden suggestions also for replace dialog
Francesco Abbate
2021-09-09
Fix error with hidden suggestions
Francesco Abbate
2021-09-09
Implement hidden suggestions for find dialog
Francesco Abbate
2021-09-09
Do not add selection with newlines in replace
Francesco Abbate
[next]