
tkmore - a Perl/Tk based pager

tkmore [X11 options] [-i] [-encoding encoding] filename

tkmore is a pager similar to more(1) or less(1).
Besides standard X11 options like -font, tkmore supports:
Turn on case-insensitive search. Alias: -ignore-case.
Specify the encoding for the specified file and all subsequently loaded files. By default no encoding is assumed.
Set wrap mode to none. The effect is similar like the -S option of less.
For a list of key bindings, see "ADDITIONAL BINDINGS" in Tk::More.

Slaven Rezic
