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-09-06
Try to fix problem with js syntax of '/=' operator
fix-javascript-regexp-syntax
Francesco Abbate
2021-09-05
Bring back pgo option in new build package script
Francesco Abbate
2021-09-05
Adapt all scripts to work together with build-packages.sh
redtide
2021-09-04
Move innosetup meson config into scripts directory
Francesco Abbate
2021-09-04
Fix build-packages to use generated Info.plist
Francesco Abbate
2021-09-04
Bring back info.plist with meson configuration
Timofffee
2021-09-04
Revert "Update Info.plist"
Francesco
2021-09-04
Revert "One more update Info.plist"
Francesco
2021-09-04
Revert "Update meson.build"
Francesco
2021-09-04
Update README to remove reference to notarization
Francesco
2021-09-04
Check if session file returned anything
Guldoman
2021-09-03
Add missing release flag in build-packages.sh
Francesco Abbate
2021-09-03
Update meson.build
Timofffee
2021-09-03
One more update Info.plist
Timofffee
2021-09-03
Update Info.plist
Timofffee
2021-09-02
Merge pull request #481 from Guldoman/h_scroll_size_cache
Adam
2021-09-03
Add a simple cache to `DocView:get_h_scrollable_size`
Guldoman
2021-09-02
Avoid exposing `treeview` commands when not usable
Guldoman
2021-09-02
Make open files follow renames
Guldoman
2021-09-02
Fix absolute path detection in `core.project_absolute_path`
Guldoman
2021-09-01
Specify the WM_CLASS of the application, used by some Linux DEs
redtide
2021-09-01
Avoid checking for unique selections on non-`DocView`s
Guldoman
2021-08-31
Merge pull request #465 from adamharrison/fix-multicursor-commands
Adam
2021-08-31
Forgot to return an 'n'.
Adam Harrison
2021-08-31
Merge pull request #455 from adamharrison/fix-multicursor-commands
Adam
2021-08-31
Renamed freedesktop resources
redtide
2021-08-30
Fixed replace to make it multicursor-aware.
Adam Harrison
2021-08-30
Merge pull request #451 from Timofffee/fix-macos-keymap
Adam
2021-08-30
Avoid recreating `line_numbers` table when a recalc is needed
Guldoman
2021-08-30
Avoid recreating tables when calculating the longest lines
Guldoman
2021-08-30
Split vertical and horizontal scrollbar-related functions and variables
Guldoman
2021-08-30
Set horizontal scroll size to be more in line with other editors
Guldoman
2021-08-30
Show correct mouse cursor when hovering the horizontal scrollbar
Guldoman
2021-08-30
Add horizontal scrollbar
Guldoman
2021-08-30
Fix discrepancy in max line length
Guldoman
2021-08-30
Remove line from longest lines table only if needed
Guldoman
2021-08-30
Define horizontal scrollable size for `DocView`
Guldoman
2021-08-30
Extend `View` to allow horizontal scrolling
Guldoman
2021-08-30
Make `Doc` keep track of max line length
Guldoman
2021-08-30
Merge pull request #430 from adamharrison/vsc-multicursor-shortcuts
Adam
2021-08-30
Bring back min len autocomplete default to 3
Francesco Abbate
2021-08-30
Add renderer build options in build-packages.sh
Francesco Abbate
2021-08-30
Fix macOS keymap
Timofffee
2021-08-30
build script: check if .git is present
Zack A
2021-08-30
build script: check for BUILD_PROHIBIT_GIT
boppyt
2021-08-30
build script: add .git fallback
boppyt
2021-08-29
Fixed cursor movement.
Adam Harrison
2021-08-29
Fixed cursors moving around with removal and inserts with cursors. Also fixed...
Adam Harrison
2021-08-29
Fix crash in project search when project has no files
Guldoman
2021-08-29
Use plain `string:find` when matching plugin directories
Guldoman
[next]