debian-galaxy-a20e/rootfs/usr/share/doc/less
2026-08-27 15:48:54 +02:00
..
changelog.Debian.gz initial commit 2026-08-27 15:48:54 +02:00
copyright initial commit 2026-08-27 15:48:54 +02:00
LESSOPEN initial commit 2026-08-27 15:48:54 +02:00
NEWS.gz initial commit 2026-08-27 15:48:54 +02:00
README.Debian initial commit 2026-08-27 15:48:54 +02:00

- 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.