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
2022-10-04
Added in variable to check detached state on cleanup, so we don't send TERM.
fix-pgid-on-deatch
Adam
2022-10-04
Added in conditional, as detaching will fail with "Operation not permitted" o...
Adam
2022-10-04
Fixing minor bug relating to TreeView's cache. (#1136)
Adam
2022-10-04
Add i386 architecture detection, add FreeBSD to platform detection (#1135)
Jan
2022-10-03
meson: fallback onto the C compiler when Lua could not be found (#1134)
Jan
2022-10-03
meson: updated lua wrap to v5.4.4 (#1133)
Jefferson González
2022-10-02
plugins language_md: fixed some regressions, added caddyfile support
jgmdev
2022-09-29
system: added raise_window() (#1131)
Jefferson González
2022-09-28
language_md: don't require space at end on '_', '__', '___' (#1129)
Jefferson González
2022-09-25
gh workflow: don't make release on tag pushes to prevent double release when ...
jgmdev
2022-09-25
updated changelog
jgmdev
2022-09-25
core start: added missing ';' to package.cpath
jgmdev
2022-09-25
Added in ability to have `init.so` as a require for cpath. (#1126)
Adam
2022-09-25
Added Release Workflow and Fixed some build script issues (#1013)
Jefferson González
2022-09-22
api: expose api_load_libs to native plugins (#1125)
Jefferson González
2022-09-22
docs: documented ARCH global.
jgmdev
2022-09-19
Update unidata to version 15.0 (#1122)
Dmitry Atamanov
2022-09-18
Added in native modules suffixes. (#1111)
Adam
2022-09-16
core: remapped core:restart to `ctrl+alt+r`
jgmdev
2022-09-15
contextmenu: resize on scale changes (#1117)
Jefferson González
2022-09-15
plugin scale: added option to set default scale (#1115)
Jefferson González
2022-09-14
Added in simple directory search to treeview. (#1110)
Adam
2022-09-13
Strictly limit find/replace commands to `core.docview` (#1108)
Guldoman
2022-09-12
autocomplete: properly replace current partial symbol
jgmdev
2022-09-07
Merge pull request #1105 from jgmdev/PR/sdl-update
Jefferson González
2022-09-02
Changed setpgrp to a more portable form.
Adam
2022-08-24
updated sdl2 wrap to 2.24
jgmdev
2022-08-21
Make predicate for some `TreeView` commands stricter
Guldoman
2022-08-21
Reduce double click radius
Guldoman
2022-08-20
Added a smoothing and strikethrough option to font loading. (#1087)
Aqil Contractor
2022-08-17
Merge pull request #1100 from Guldoman/PR_fix_path_suggest
Jefferson González
2022-08-16
Merge pull request #1098 from Guldoman/PR_command_predicate_params
Jefferson González
2022-08-17
Be more lenient with appending `PATHSEP` in `common.path_suggest` in Windows
Guldoman
2022-08-16
Remove final `PATHSEP` in `common.normalize_volume`
Guldoman
2022-08-16
Add `PATHSEP` before listing the directory in `common.path_suggest`
Guldoman
2022-08-16
Merge pull request #1101 from benwalksaway/python_async_await
Jefferson González
2022-08-16
Replace `assert` with `core.log_quiet` on command replace
Guldoman
2022-08-16
Add predicate memoization to `command.get_all_valid`
Guldoman
2022-08-16
Use `Object:is` instead of direct metatable comparison in `autocomplete`
Guldoman
2022-08-16
Allow command predicates to manage parameters passed to the commands
Guldoman
2022-08-16
language_python: add syntax support for async/await
Ben Larisch
2022-08-16
Remove dot slash from suggested paths in `common.path_suggest`
Guldoman
2022-08-09
Steps to generalize toolbar and treeview. (#1088)
Adam
2022-08-07
Fix [build] link and add [lite] link on Overview (#1096)
Wahyu Wiyoko
2022-08-03
Enable SDL timers
Guldoman
2022-08-03
Clear default Lua require path (#1085)
Guldoman
2022-07-22
Fix "hard" indent column info on status view. (#1078)
ian`
2022-07-17
Merge pull request #1080 from jgmdev/PR/fix-commandview-caret
Jefferson González
2022-07-16
Merge pull request #1079 from cisoun/master
Guldoman
2022-07-15
CommandView: do not change caret size with config.line_height
jgmdev
[next]