logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

zutty - Efficient full-featured X11 terminal emulator

Authors

       Tom Szilagyi
           Wrote the zutty program.

       Ricardo Mones <mones@debian.org>
           Wrote this manpage for the Debian system.

Description

       This manual page documents briefly the zutty program.

       This manual page was written for the Debian™ distribution because the original program does not have a
       manual page.

       zutty is a terminal emulator for the X Window System, functionally similar to several other X terminal
       emulators such as xterm, rxvt and more. It is also similar to other, much more modern, GPU-accelerated
       terminal emulators.

Name

       zutty - Efficient full-featured X11 terminal emulator

Options

       -altScroll
           Alternate scroll mode.

       -autoCopy
           Sync primary to clipboard.

       -bg color
           Set background color (default: #000).

       -boldColors
           Enable bright for bold.

       -border pixels
           Border width in pixels (default: 2).

       -cr color
           Cursor color.

       -display display
           Display to connect to.

       -dwfont font
           Double-width font to use (default: 18x18ja).

       -fg color
           Foreground color (default: #fff).

       -font font
           Font to use (default: 9x18).

       -fontsize size
           Font size (default: 16).

       -fontpath path
           Font search path (default: /usr/share/fonts).

       -geometry WidthxHeight
           Terminal size in chars (default: 80x24).

       -glinfo
           Print OpenGL information.

       -help
           Print usage listing and quit.

       -listres
           Print resource listing and quit.

       -login
           Start shell as a login shell.

       -name name
           Instance name for Xrdb and WM_CLASS.

       -rv Reverse video.

       -saveLines number
           Lines of scrollback history (default: 500).

       -shell filename
           Shell program to run.

       -showWraps
           Show wrap marks at right margin.

       -title title
           Window title (default: Zutty).

       -quiet
           Silence logging output.

       -verbose
           Output info messages.

       -e command
           Command line to run.

       -T title
           Equivalent to -title (preferred if both given).

See Also

X(1).

Synopsys

zutty [options] [shell]

See Also