aboutsummaryrefslogtreecommitdiff
path: root/data/core/commands/core.lua
AgeCommit message (Expand)Author
2021-03-18Fix error introduced with commit c0ad86dFrancesco Abbate
2021-02-16Use tilde expansion when running save-as commandFrancesco Abbate
2021-02-15REMOVE: dont add reload on save hook in core:open-user-module, its automatica...bud
2021-01-03Fix missing gome expand in remove-directory commandFrancesco Abbate
2021-01-03Fix behavior when selecting project directoriesFrancesco Abbate
2021-01-03Fix directories management to always keep the project's directoryFrancesco Abbate
2020-12-30Fix missing absolute_path call in change-project-folder commandFrancesco Abbate
2020-12-30Fix project change and quit versus workspace pluginFrancesco Abbate
2020-12-28Add command to remove a directory from the projectFrancesco Abbate
2020-12-28Change project files output to not include a prefix '/' in filenameFrancesco Abbate
2020-12-27Add a comment about a possible improvementFrancesco Abbate
2020-12-27Fix project search and status view for new add directory featureFrancesco Abbate
2020-12-27Finalize add project directory featureFrancesco Abbate
2020-12-20Add HOME directory expansion also for open file commandFrancesco Abbate
2020-12-19Move HOME expand/encode into common moduleFrancesco Abbate
2020-12-19Use ~ for HOME directory in folder searchFrancesco Abbate
2020-12-10Automatically reload style when saving the project user moduleFrancesco Abbate
2020-12-10Add core:restart function to restart the editorFrancesco Abbate
2020-12-08Move project manager into core init fileFrancesco Abbate
2020-12-02First implementation of unix-like data directoryFrancesco Abbate
2020-11-16Add recently visited files in the list when using find file commandFrancesco Abbate
2020-05-30Renamed core:command/file-finder => core:find-command/filerxi
2020-05-17Made lite set project dir to CWD; removed core.project_dirrxi
2020-05-06Added open-[project|user]-module commands, renamed command/file finder commandsrxi
2020-05-01Minor cleanup in core.statusview and core.commands.corerxi
2020-04-25Removed underscore from start of globals, added VERSIONrxi
2020-04-07Replaced system.set_fullscreen with system.set_window_moderxi
2020-03-25Added system.set_fullscreen() and core:toggle-fullscreen commandrxi
2019-12-28Initial commitrxi