jbxvt - minimalistic terminal emulator
jbxvt -[B:b:C:c:D:d:eF:f:hI:R:svx:y:]
Jbxvt is a minimalistic emulator of the xterm terminal emulator
X11, utilizing the XCB library directly. Jbxvt implements many vt100 control
sequences, as well as xterm features. Features include mouse support, color
support, scrollback history, and utmp entry management. It also features
many code cleanups and a small memory footprint.
- -B font
- Set the bold font.
- -b color
- Set the background color.
- -C columns
- Set the number of columns.
- -D display
- Set the display string.
- -d screen
- Set the display screen.
- -e ...
- Execute the remaining arguments in the terminal (stops argument
processing).
- -F font
- Set the normal font.
- -f color
- Set the foreground color.
- -I font
- Set the italic font.
- -R rows
- Set the number of rows.
- -s
- Show the scrollbar.
- -v
- Print the version then exit.
- -h
- Print the usage information then exit.
- -x position
- Set the X position of the window.
- -y position
- Set the Y position of the window.
- SHELL
- Define the program executed by default.
- DISPLAY
- Define the display on which to run.