ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/share/doc/less
Dwayne Hart 148999cf35 Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
..
LESSOPEN Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
NEWS.gz Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
README.Debian Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
changelog.Debian.gz Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30
copyright Adding the filesystem content from the Ubuntu 22.04 LTS amd64 squashfs. 2023-11-12 20:31:01 -03:30

README.Debian

- When you try to view Chinese text and see garbage on the screen, try
  to set the environment variable "LESSCHARSET" to "utf-8" before running
  less, e.g. "export LESSCHARSET=utf-8" or "setenv LESSCHARSET utf8" for
  c-shells.
 
- When an editor is invoked, the default for Debian's less is to fall back
  to "/usr/bin/editor" if neither VISUAL nor EDITOR is defined in the
  environment.