programs.less.lessopen

NixOS option

Before less opens a file, it first gives your input preprocessor a chance to modify the way the contents of the file are displayed.

type: null or string
Default
null
Example
"|${pkgs.lesspipe}/bin/lesspipe.sh %s"
declared in: nixos/modules/programs/less.nixView source on NixOS/nixpkgs →