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
2022-03-17
Fixed a bunch of problems. Fixed left+click not allowing for square selection...
Adam Harrison
2022-03-11
statusview: added ability to hide and commands
jgmdev
2022-03-06
Fix Project Scanning (#746)
Adam
2022-02-11
Merge pull request #839 from jgmdev/nil-nodes-fix
Adam
2022-02-11
Check entire selection to trigger `DocView:scroll_to_make_visible`
Guldoman
2022-02-11
Don't scroll DocView when executing `doc:select-all`
Guldoman
2022-02-09
Fix cases of nil node.
jgmdev
2022-02-07
Ignore empty lines in `line_comment`
Guldoman
2022-01-28
Merge pull request #809 from lite-xl/merge-master-2.0
Adam
2022-01-20
Merge pull request #808 from adamharrison/fix-commenting
Adam
2022-01-20
Fixed end of block-style line comments.
Adam Harrison
2022-01-19
Merge branch 'master-2.0'
Francesco Abbate
2022-01-18
Merge pull request #743 from takase1121/better-logview
Adam
2022-01-18
Streamlined, and fixed guldo's problem.
Adam Harrison
2022-01-18
Fixed issue first mentioned in #771.
Adam Harrison
2022-01-18
Merge pull request #771 from takase1121/multiline-comment-command
Adam
2022-01-13
Fix error to close view when deleting a file
Francesco Abbate
2022-01-09
Fix checks when opening new project directory
Francesco Abbate
2022-01-09
Write an initial project module if not present
Francesco Abbate
2022-01-08
comment the entire line when using block comment
takase1121
2022-01-05
Do not force choosing project dir to suggestion
Francesco Abbate
2022-01-05
Fix logic with project directories suggestions
Francesco Abbate
2022-01-02
make set_selections consistent
takase1121
2022-01-02
refactor toggle-block-comments, make command spaces aware, set selections cor...
takase1121
2021-12-31
Migrate to Lua 5.4
Jan200101
2021-12-30
Fix problem when opening project's module document
Francesco Abbate
2021-12-26
toggle comment for whole line if nothing is selected
takase1121
2021-12-26
fallback to toggle-line-comment and vice versa if needed
takase1121
2021-12-25
add toggle-block-comment
takase1121
2021-12-22
remove unsaved flag from log.txt
takase1121
2021-12-21
Restores external pastes to be normal pastes.
Adam Harrison
2021-12-20
Call dmon_unwatch when changing project
Francesco Abbate
2021-12-19
move selection logic to mouse click
takase1121
2021-12-18
multiple improvements to logging
takase1121
2021-12-12
Revert "Make pasting multiple lines from clipboard same way as a single line"
Jipok
2021-12-10
Make pasting multiple lines from clipboard same way as a single line
Jipok
2021-12-08
Make cursor_clipboard globa, not per doc
Jipok
2021-12-06
Correct paste after 'Cut/copy whole line'
Jipok
2021-12-05
Copy/cut whole line if selection empty
Jipok
2021-11-27
Merge pull request #682 from Guldoman/indent_refactor
Adam
2021-11-27
Merge pull request #694 from adamharrison/fix-context-menu
Adam
2021-11-23
Added in cut, copy and paste to the context menu. Also removed find pattern, ...
Adam Harrison
2021-11-23
Apply again 1976facaf1a2b9934f3cfdb4524712c1418000ef
Guldoman
2021-11-23
Manual merge of into .
Adam Harrison
2021-11-20
Use the new `Doc:get_indent_info` throughout `core`
Guldoman
2021-11-19
Selection expands by word or line on double or triple click followed by drag.
Joshua Minor
2021-11-17
Merge branch 'master' into replace-unpack
Takase
2021-11-16
Fixed predicate and minor propogation issue.
Adam Harrison
2021-11-14
Also changed docview mousewheel into a scroll command.
Adam Harrison
2021-11-14
Refactored things out.
Adam Harrison
[prev]
[next]