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

Deprecated: use bindings instead
Type: table
Read-write
Readline bindings for the luakit input bar.

Attribution

Copyright