notcurses/doc/man/man1/notcurses-ncreel.1.md

29 lines
885 B
Markdown
Raw Normal View History

2020-01-14 21:20:24 +00:00
% notcurses-planereel(1)
% nick black <nickblack@linux.com>
2020-02-05 09:08:42 +00:00
% v1.1.6
2020-01-14 21:20:24 +00:00
# NAME
2020-02-05 22:29:42 +00:00
notcurses-planereel - Experiment with ncreels
2020-01-14 21:20:24 +00:00
# SYNOPSIS
**notcurses-planereel** [**-t tabletbordermask**] [**-b bordermask**] [**-ob bottomoffset**] [**-ot topoffset**] [**-ol leftoffset**] [**-or rightoffset**]
# DESCRIPTION
2020-02-05 22:29:42 +00:00
**notcurses-planereel** generates a ncreel to experiment with. With the
2020-01-14 21:20:24 +00:00
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
2020-02-05 22:29:42 +00:00
notcurses(3notcurses), notcurses_ncreel(3), terminfo(5)