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
Age
Commit message (
Expand
)
Author
2021-07-20
Removed unecessary duplicates.
Adam Harrison
2021-07-20
Merged dev to master.
Adam Harrison
2021-07-15
Allowed find to function across different views.
Adam Harrison
2021-07-15
Reverted find fixes.
Adam Harrison
2021-07-15
remove deprecated code
takase1121
2021-07-09
Merge pull request #318 from lite-xl/MacOSClose
Adam
2021-07-01
reset blink timer when a new cursor is created
lqdev
2021-06-27
Created an extra command, to implement appropriat cmd+w behaviour on mac.
Adam Harrison
2021-06-20
Fixed regex replace.
Adam Harrison
2021-06-20
Fixed a minor bug.
Adam Harrison
2021-06-20
Added in tooltips, the ability to swap between different find modes with a ke...
Adam Harrison
2021-06-18
Fixed minor bugs; swap no longer returns from get.
Adam Harrison
2021-06-18
Rebased, and added the ability for ctrl to just create new cursors.
Adam Harrison
2021-06-18
Removed unecessary check.
Adam Harrison
2021-06-18
Added in the ability to iterate through cursors backwards.
Adam Harrison
2021-06-18
Used routine to add cursors in order correctly.
Adam Harrison
2021-06-18
Introduced the constraint that all cursors must be in order.
Adam Harrison
2021-06-18
Fixed merging. Fixed selection undo stack.
Adam Harrison
2021-06-18
Used an inappropriate function in a selection loop.
Adam Harrison
2021-06-18
That's what I get for not testing after a 'simple' refactor.
Adam Harrison
2021-06-18
Added in missing boolean.
Adam Harrison
2021-06-18
Cleaned up functions.
Adam Harrison
2021-06-18
Allows for rectangular selections with ctrl; also fixed tabbing.
Adam Harrison
2021-06-18
Added in multiple clipboard line buffers.
Adam Harrison
2021-06-18
Initial commit of multicursor. Next step is to investigate how multicursor wo...
Adam Harrison
2021-06-17
Added in remove file function. (#272)
Adam
2021-06-13
Fix undeclared NagView findindex() by moving it to common.
jgmdev
2021-06-13
Integrate mkdirp function in common module (#265)
Francesco
2021-06-07
Commands refactor (#257)
Takase
2021-06-07
Allow creation of nested directories (#254)
Takase
2021-06-05
Apologies for the subpar previous commit. This fixes the bugs in that one.
Adam Harrison
2021-06-05
Exposed indent function, and made it more flexible.
Adam Harrison
2021-06-02
Add PCRE to support regular expressions
Adam
2021-06-02
fixed broken Doc:save monkeypatch
lqdev
2021-05-28
Fixed commenting and uncommenting. (#224)
Adam
2021-05-27
Fix missing check for filename when saving a file
Francesco Abbate
2021-05-26
Changed to multiline select.
Adam Harrison
2021-05-26
Implement lazy loading of directories
Francesco Abbate
2021-05-24
Fixed minor error that occurs when saving as after viewing a non-doc tab.
Adam Harrison
2021-05-24
Fix problem with filenames missing normalization
Francesco Abbate
2021-05-22
Indent Enhancements (#202)
Adam
2021-05-19
Changed deindent, so that if the deindent runs into an unusual line with a pa...
Adam
2021-05-17
Unified open and saving style. (#189)
Adam
2021-05-05
Do not close command view on open-file is file is invalid or it is a directory
Adam
2021-05-01
Fix filename problem
Francesco Abbate
2021-05-01
Use ab filename as initial text for open file command
Francesco Abbate
2021-04-25
Use the active view's filename when opening a file
adamharrison
2021-04-12
Make non-borderless mode work
Francesco Abbate
2021-04-01
Implement unicode character replacements
Francesco Abbate
2021-03-18
Fix error introduced with commit c0ad86d
Francesco Abbate
[next]