Module binds
Default bind configuration for luakit
This module defines the default set of keybindings that luakit uses, in various modes.
Functions
binds.add_binds ()
Deprecated:
use
modes.add_binds()
instead
Compatibility wrapper for modes.add_binds()
.
binds.add_cmds ()
Deprecated:
use
modes.add_cmds()
instead
Compatibility wrapper for modes.add_cmds()
.
Properties
binds.menu_binds
Type: table
Read-write
Table of bindings for the luakit menu.
binds.readline_bindings
Type: table
Read-write
Readline bindings for the luakit input bar.
Attribution
Copyright
- 2017 Aidan Holm
- 2010 Mason Larobina (mason-l)
- 2010 Mason Larobina (mason-l)