programs.less.lineEditingKeys

NixOS option

Defines new line-editing keys.

type: attribute set of string
Default
{ }
Example
{
  e = "abort";
}
declared in: nixos/modules/programs/less.nixView source on NixOS/nixpkgs →