Name

tui

Synopsis

set tui feature value
show tuifeature

Set the TUI feature feature to value.

TUI Features

set tui active-border-mode mode
show tui active-border-mode

Choose/show the curses library attribute for the border of the active window. Available choices are normal, standout, half, half-standout, bold, and bold-standout.

set tui border-kind kind , show tui border-kind

Set/show the characters used to draw the border to one of the following:

acs

Draw borders using the Alternate Character Set (line drawing characters) if the terminal supports it.

ascii

Draw borders using the regular characters +, -, and |.

space

Draw borders using space characters.

set tui border-mode mode , show tui border-mode

Choose/show the curses library attribute for the border of the other, nonactive windows. Available choices are normal, standout, half, half-standout, bold, and bold-standout.

Get Unix in a Nutshell, 4th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.