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
/
core
/
commands
/
core.lua
Age
Commit message (
Expand
)
Author
2021-03-18
Fix error introduced with commit c0ad86d
Francesco Abbate
2021-02-16
Use tilde expansion when running save-as command
Francesco Abbate
2021-02-15
REMOVE: dont add reload on save hook in core:open-user-module, its automatica...
bud
2021-01-03
Fix missing gome expand in remove-directory command
Francesco Abbate
2021-01-03
Fix behavior when selecting project directories
Francesco Abbate
2021-01-03
Fix directories management to always keep the project's directory
Francesco Abbate
2020-12-30
Fix missing absolute_path call in change-project-folder command
Francesco Abbate
2020-12-30
Fix project change and quit versus workspace plugin
Francesco Abbate
2020-12-28
Add command to remove a directory from the project
Francesco Abbate
2020-12-28
Change project files output to not include a prefix '/' in filename
Francesco Abbate
2020-12-27
Add a comment about a possible improvement
Francesco Abbate
2020-12-27
Fix project search and status view for new add directory feature
Francesco Abbate
2020-12-27
Finalize add project directory feature
Francesco Abbate
2020-12-20
Add HOME directory expansion also for open file command
Francesco Abbate
2020-12-19
Move HOME expand/encode into common module
Francesco Abbate
2020-12-19
Use ~ for HOME directory in folder search
Francesco Abbate
2020-12-10
Automatically reload style when saving the project user module
Francesco Abbate
2020-12-10
Add core:restart function to restart the editor
Francesco Abbate
2020-12-08
Move project manager into core init file
Francesco Abbate
2020-12-02
First implementation of unix-like data directory
Francesco Abbate
2020-11-16
Add recently visited files in the list when using find file command
Francesco Abbate
2020-05-30
Renamed core:command/file-finder => core:find-command/file
rxi
2020-05-17
Made lite set project dir to CWD; removed core.project_dir
rxi
2020-05-06
Added open-[project|user]-module commands, renamed command/file finder commands
rxi
2020-05-01
Minor cleanup in core.statusview and core.commands.core
rxi
2020-04-25
Removed underscore from start of globals, added VERSION
rxi
2020-04-07
Replaced system.set_fullscreen with system.set_window_mode
rxi
2020-03-25
Added system.set_fullscreen() and core:toggle-fullscreen command
rxi
2019-12-28
Initial commit
rxi