mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-06 03:20:26 +00:00
29 lines
885 B
Markdown
29 lines
885 B
Markdown
% notcurses-planereel(1)
|
||
% nick black <nickblack@linux.com>
|
||
% v1.1.6
|
||
|
||
# NAME
|
||
|
||
notcurses-planereel - Experiment with ncreels
|
||
|
||
# SYNOPSIS
|
||
|
||
**notcurses-planereel** [**-t tabletbordermask**] [**-b bordermask**] [**-ob bottomoffset**] [**-ot topoffset**] [**-ol leftoffset**] [**-or rightoffset**]
|
||
|
||
# DESCRIPTION
|
||
|
||
**notcurses-planereel** generates a ncreel to experiment with. With the
|
||
program open, press 'a' to create a new tablet, or 'd' to delete the focused
|
||
tablet (if one exists). 'q' quits at any time.
|
||
|
||
# OPTIONS
|
||
|
||
# NOTES
|
||
Optimal display requires a terminal advertising the **rgb** terminfo(5)
|
||
capability, or that the environment variable **COLORTERM** is defined to
|
||
**24bit** (and that the terminal honors this variable), along with a good
|
||
monospaced font supporting the Unicode Block Drawing Characters.
|
||
|
||
# SEE ALSO
|
||
notcurses(3notcurses), notcurses_ncreel(3), terminfo(5)
|