Module tinf::cap [] [src]

Terminfo capability names.

The names are used as indices into a Desc.

Boolean, Number, and String contain the complete list of names (and short names) for each type of capability: they are the same as those used by the ncurses library, with the following replacements:

  • in_ replaces in
  • if_ replaces if
  • OTbs_b replaces boolean OTbs
  • OTbs_s replaces string OTbs

Structs

Boolean

Boolean capability names.

Cap
Number

Numeric capability names.

String

String capability names.