pterm - yet another X terminal emulator
pterm [ options ]
pterm is a terminal emulator for X. It is based on a port of the terminal emulation engine in the Windows SSH client PuTTY.
The command-line options supported by pterm are:
pterm -e sh -c 'mycommand < inputfile'
Any character set name which is valid in a MIME header (and supported by pterm) should be valid here (examples are `ISO-8859-1', `windows-1252' or `UTF-8'). Also, any character encoding which is valid in an X logical font description should be valid (`ibm-cp437', for example).
pterm's default behaviour is to use the same character encoding as its primary font. If you supply a Unicode (iso10646-1) font, it will default to the UTF-8 character set.
Character set names are case-insensitive.
pterm -xrm 'ScrollbarOnLeft: 1'