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
2020-04-25
Changed printed filenames to use format-specifier "%s" instead of %q
rxi
2020-04-25
Removed underscore from start of globals, added VERSION
rxi
2020-04-22
Fixed rounding of CommandView suggestion popup box
rxi
2020-04-22
Made core.log/error store call location instead of view
rxi
2020-04-21
Fixed common.path_suggest() for system.list_dir() changes
rxi
2020-04-21
Made project_scan_thread() ignore directories it can't open
rxi
2020-04-21
Added `core.try` wrapping of function passed to `core.add_thread`
rxi
2020-04-21
core.doc.translate comment fix
rxi
2020-04-21
Changed lua syntax to map label to function color
rxi
2020-04-21
Added goto to lua language plugin
luveti
2020-04-19
Removed fake mouse-moved event on scroll change
rxi
2020-04-18
Reorganising of DocView's draw functions
v1.01
rxi
2020-04-12
Made cut/copy no-op if there is no selection
rxi
2020-04-12
Fixed error on setting active view when closing certain splits in RootView
rxi
2020-04-07
Replaced system.set_fullscreen with system.set_window_mode
rxi
2020-03-25
Changed mapping of collapsed/expanded icons on icon font
rxi
2020-03-25
Added system.set_fullscreen() and core:toggle-fullscreen command
rxi
2020-03-24
Fixed autoreload plugin truncating last character of files with no newline at...
rxi
2020-03-07
Moved .c, .lua and .md language syntaxes from core.syntax to plugins
rxi
2020-03-07
Added `union`, `short` and `long` keywords to .c syntax
rxi
2020-02-22
Made up/down commands on projectsearch ResultView scroll view
rxi
2020-02-05
Changed DocView not to strip trailing `\n` character on line's final token
rxi
2020-02-01
Fixed root:switch-to-* command
Sergei V. Rogachev
2020-01-25
Added missing `volatile` keyword to C syntax
rxi
2019-12-29
Made keymap treat `right alt` as `altgr` modkey
rxi
2019-12-29
Changed keymap to only treat `left alt` as `alt` modkey
rxi
2019-12-28
Initial commit
rxi