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-21
Add a limit for very slow filesystems
fix-network-volumes
Francesco Abbate
2021-10-14
Fix problem with treeview keeping the editor busy
Francesco Abbate
2021-10-12
Fix error introduced with 43fc35d7
Francesco Abbate
2021-10-12
Fix problem with treeview x resizing
Francesco Abbate
2021-10-12
Do not use normalize_path when not needed
Francesco Abbate
2021-10-12
First attempt to treat correctly network volumes
Francesco Abbate
2021-10-11
Correct Node's clipping rectangle
Francesco Abbate
2021-10-10
Use rounded value for node's size when splitting
Francesco Abbate
2021-10-10
Fix clipping error in docview
Francesco Abbate
2021-10-10
Do no add rencache a command for empty rectangles
Francesco Abbate
2021-10-10
Fix dirty pixels problem on window's right side
Francesco Abbate
2021-10-10
Merge pull request #520 from Guldoman/select_previous
Francesco
2021-10-10
Merge reverse find functions for lua patterns and regexes
Guldoman
2021-10-10
Simplify reverse search
Guldoman
2021-10-10
Fix `doc` selection in `findreplace`
Guldoman
2021-10-10
Use reverse search for `find-replace:previous-find`
Guldoman
2021-10-10
Add `find-replace:select-previous`
Guldoman
2021-10-10
Add reverse option to `search.find`
Guldoman
2021-10-09
Add missing meson file
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
Move dmon files into lib/dmon
Francesco Abbate
2021-10-08
Adopt new version of dmon
Francesco Abbate
2021-10-08
Implement directory monitoring using septag/dmon
Francesco Abbate
2021-10-08
Improve highlither for document edits
Francesco Abbate
2021-10-08
Fix error in incremental syntax highlighter
Francesco Abbate
2021-10-02
Merge pull request #575 from Guldoman/sanitize_selection_redo
Francesco
2021-10-02
Sanitize selections after redo
Guldoman
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
[next]