| Authors: | John Benediktsson, Rebecca Kelly | 
| Word | Stack effect | 
|  terminfo-relative-path | ( name -- path ) | 
| Word | Stack effect | 
|  bytes>terminfo | ( bytes -- terminfo ) | 
|  file>terminfo | ( path -- terminfo ) | 
|  my-terminfo | ( -- terminfo/f ) | 
|  name>terminfo | ( name -- terminfo/f ) | 
|  terminfo-dirs | ( -- dirlist ) | 
|  terminfo-names | ( -- names ) | 
|  terminfo-names-for-path | ( path -- names ) | 
|  terminfo-path | ( name -- path ) | 
|  tty-supports-256color? | ( -- ? ) | 
|  tty-supports-ansicolor? | ( -- ? ) | 
|  tty-supports-attributes? | ( -- ? ) | 
|  tty-supports-dim? | ( -- ? ) | 
|  tty-supports-rgbcolor? | ( -- ? ) | 
| Vocabulary | Summary | 
|  terminfo.test |