programs.less.commands
Defines new command keys.
- Type
attribute set of string- Default
{ }- Example
{ h = "noaction 5\\e("; l = "noaction 5\\e)"; }- Declared
- <nixpkgs/nixos/modules/programs/less.nix>
Defines new command keys.
attribute set of string{ }{
h = "noaction 5\\e(";
l = "noaction 5\\e)";
}