MyNixOS website logo

Keys to bind to command line commands which can only be one of the builtin commands. Keys set to null or an empty string are deleted.

Declarations
Type
attribute set of (null or string)
Default
{ }
Example
{ "<c-g>" = "cmd-escape"; }</c-g>