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
Age
Commit message (
Expand
)
Author
2022-09-24
Y'know, it's occasionally good to actually test things.
cpath-changes
Adam
2022-09-23
Added in ability to have `init.so` as a require for cpath.
Adam
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-08-21
Make predicate for some `TreeView` commands stricter
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
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-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-15
CommandView: do not change caret size with config.line_height
jgmdev
2022-07-15
Add font style options in user module
cisoun
2022-07-15
`drawwhitespace`: Invalidate cache on indent size change
Guldoman
2022-07-13
Merge pull request #1070 from Guldoman/PR_get_selections_swap_return
Jefferson González
2022-07-13
`language_python`: Add new patterns (#1074)
Cyriaque Skrapits
2022-07-13
Merge pull request #1073 from ncarrezdev/ncarrezdev/synxtax-corrections
Guldoman
2022-07-13
[chore]: Delete useless $
NCarrezDev
2022-07-13
Make `StatusView:add_item` accept a table
Guldoman
2022-07-11
Don't wrap around if there are no suggestions in `CommandView`
Guldoman
2022-07-11
Make `Doc:get_selection[s]` return if the selection was actually sorted
Guldoman
2022-07-06
[chore]: Update syntax
NCarrezDev
2022-07-05
Merge pull request #1065 from Guldoman/PR_log_size
Jefferson González
2022-07-05
Merge pull request #1064 from Guldoman/PR_md_single_math
Jefferson González
2022-07-05
Merge pull request #1062 from Guldoman/PR_fix_logview_on_error
Jefferson González
2022-07-05
Merge pull request #1060 from Guldoman/PR_drag_whitespace_newline
Jefferson González
2022-07-05
Merge pull request #1059 from Guldoman/PR_no_indent_empty_lines
Jefferson González
2022-07-03
language_python: add syntax support for match-case statement
Ben Larisch
2022-07-01
`LogView`: Show scrollbar
Guldoman
2022-07-01
Increase default maximum number of log items
Guldoman
2022-07-01
`LogView`: Don't draw invisible items
Guldoman
2022-06-29
`autocomplete`: Fix "Too many symbols" message when `Doc` has no name
Guldoman
2022-06-28
`language_md`: Limit inline math mode to the current line
Guldoman
2022-06-28
Fix opening `LogView` when reloading customizations
Guldoman
2022-06-25
On `doc:newline` remove line content if it contains only whitespace
Guldoman
[next]