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

33 lines
877 B
Markdown
Raw Normal View History

2020-02-09 03:58:46 +00:00
% notcurses-ncreel(1)
2020-01-14 21:20:24 +00:00
% nick black <nickblack@linux.com>
2020-04-18 04:35:15 +00:00
% v1.3.1
2020-01-14 21:20:24 +00:00
# NAME
2020-02-09 03:58:46 +00:00
notcurses-ncreel - Experiment with ncreels
2020-01-14 21:20:24 +00:00
# SYNOPSIS
2020-02-09 03:58:46 +00:00
**notcurses-ncreel** [**-t tabletbordermask**] [**-b bordermask**] [**-ob bottomoffset**] [**-ot topoffset**] [**-ol leftoffset**] [**-or rightoffset**]
2020-01-14 21:20:24 +00:00
# DESCRIPTION
2020-02-18 12:12:25 +00:00
**notcurses-ncreel** generates an 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
2020-02-12 01:46:39 +00:00
2020-01-14 21:20:24 +00:00
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-12 01:46:39 +00:00
**notcurses(3)**,
**notcurses_reel(3)**,
2020-02-12 01:46:39 +00:00
**terminfo(5)**