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
2021-11-23
Fixed event propogation.
Adam Harrison
2021-11-23
Added in cut, copy and paste to the context menu. Also removed find pattern, ...
Adam Harrison
2021-11-23
Manual merge of into .
Adam Harrison
2021-11-23
Merge pull request #681 from Guldoman/prepopulate_highlighter
Adam
2021-11-22
Merge pull request #673 from vincens2005/master
Guldoman
2021-11-22
JS hex BigInts and hex numeric separators
cukmekerb
2021-11-22
Merge pull request #683 from Guldoman/named_languages
Adam
2021-11-22
Speed up highlighter notify
Guldoman
2021-11-21
Switched to TreeView:color_for_item(abs_path)
Joshua Minor
2021-11-21
Allow for color overrides in the tree view
Joshua Minor
2021-11-21
Add names to language plugins
Guldoman
2021-11-20
Pre-populate the highlighter
Guldoman
2021-11-20
Add `soft_reset` to highlighter
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 lineguide-config
Takase
2021-11-17
Draw only visible whitespaces
Guldoman
2021-11-17
Merge branch 'master' into replace-unpack
Takase
2021-11-17
add polyfill for table.pack and table.unpack
takase1121
2021-11-16
Fixed predicate and minor propogation issue.
Adam Harrison
2021-11-16
Merge pull request #589 from adamharrison/clicks-keymap
Adam
2021-11-15
add BigInt literal and numeric separators to js syntax highlighter
cukmekerb
2021-11-15
Merge branch 'master' into keymap-improvements
Takase
2021-11-14
Merge pull request #664 from Guldoman/highlight_caret_line
Adam
2021-11-14
Made keymap more flexible.
Adam Harrison
2021-11-14
Bug.
Adam Harrison
2021-11-14
Changed click prefixes to be numbers, as Takase suggested.
Adam Harrison
2021-11-14
Can't forget mac.
Adam Harrison
2021-11-14
Also changed docview mousewheel into a scroll command.
Adam Harrison
2021-11-14
Added in more broad strokes for clicking to match wheel. 's' is single, 'd' i...
Adam Harrison
2021-11-14
Added in mousewheel as part of this.
Adam Harrison
2021-11-14
Refactored things out.
Adam Harrison
2021-11-14
Keymap.
Adam Harrison
2021-11-14
Rearranged things to make a bit more sense.
Adam Harrison
2021-11-14
Fixed propogation again.
Adam Harrison
2021-11-14
Propogated mouse clicks correctly.
Adam Harrison
2021-11-14
Moved commands out to the outer event loop.
Adam Harrison
2021-11-14
Added in double, and triple clicking.
Adam Harrison
2021-11-14
Added in macos keys.
Adam Harrison
2021-11-14
Added in clicks to keymap.
Adam Harrison
2021-11-14
Made varaible anonymous.
Adam Harrison
2021-11-09
Restore `TitleView` only when needed
Guldoman
2021-11-09
Highlight any line that contains a caret
Guldoman
2021-11-08
Merge pull request #662 from adamharrison/suggest-directory-fix
Guldoman
2021-11-07
Missing parentheses.
Adam Harrison
2021-11-07
Made it so that we originally start on the parent directory of the current pr...
Adam Harrison
2021-11-07
In `TreeView` set correct active `View` before opening new `DocView`
Guldoman
2021-11-07
Merge pull request #625 from Guldoman/allow_closing_primary
Adam
2021-11-07
Merge pull request #631 from Guldoman/fix_missing_subsyntax
Adam
2021-11-07
Made plugin load order deterministic.
Adam Harrison
2021-11-04
Merge pull request #634 from Guldoman/fix_highlighter_holes
Adam
[next]