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
/
keymap.lua
Age
Commit message (
Expand
)
Author
2025-03-15
Project Rework (#1455)
Adam
2024-09-13
Add primary selection support (#1729)
Guldoman
2023-11-29
Text overwriting (#1495)
ThaCuber
2023-10-18
Ignore keypresses during IME composition (#1573)
Guldoman
2023-08-25
Normalize strokes in fixed order (#1572)
Guldoman
2023-08-04
Normalize stroke before adding keybind (#1334)
Delta-official
2023-04-22
Added in double-clicking on emptyview and tab bar. (#1478)
Adam
2023-02-09
Make tab scrolling more flexible (#1384)
Guldoman
2022-12-20
Improve IME location updates (#1170)
Guldoman
2022-10-15
Refactor scrollbar into its own file (#1124)
Guldoman
2022-10-15
Add IME support (#991)
Guldoman
2022-09-16
core: remapped core:restart to `ctrl+alt+r`
jgmdev
2022-05-12
keymap: changes and docs
jgmdev
2022-04-26
Allow functions in `keymap` (#948)
Guldoman
2021-12-25
add toggle-block-comment
takase1121
2021-12-15
Added in restart keymapping.
Adam Harrison
2021-11-23
Manual merge of into .
Adam Harrison
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
Merge branch 'master' into keymap-improvements
Takase
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
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
Rearranged things to make a bit more sense.
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 clicks to keymap.
Adam Harrison
2021-10-10
Add `find-replace:select-previous`
Guldoman
2021-10-02
Removed extra macros, used PLATFORM. Also removed MACOS, as it's redundant C ...
Adam Harrison
2021-09-20
Removed extra macros, used PLATFORM. Also removed MACOS, as it's redundant C ...
Adam Harrison
2021-09-09
Bring back command find-replace:select-next
Francesco Abbate
2021-09-08
reverse the order of args in keymap.unbind
takase1121
2021-09-08
add keymap.unbind(), update contextmenu to use keymap.get_binding()
takase1121
2021-08-28
Added in two new VSC-style multicursor shortcuts.
Adam Harrison
2021-08-18
Add unix-like behaviour on macOS
harens
2021-08-06
Added in selection as well.
Adam Harrison
2021-08-06
Changed behaviour of home.
Adam Harrison
2021-07-20
Merged dev to master.
Adam Harrison
2021-07-15
Updated keys as well.
Adam Harrison
2021-06-20
Added in tooltips, the ability to swap between different find modes with a ke...
Adam Harrison
2021-06-18
Added in missing boolean.
Adam Harrison
2021-04-21
Fix keymap binding on macos
v1.16.6
Francesco Abbate
2021-04-21
Make control to cmd translate on macos automatic
Francesco Abbate
2021-04-21
Add macos keybindings
Francesco Abbate
2021-04-04
NagView improvements (#136)
Takase
2021-01-06
Add keymap bindings for ctrl/shift insert commands
Francesco Abbate
2020-12-10
Automatically reload style when saving the project user module
Francesco Abbate
[next]