Directories
¶
| Path | Synopsis |
|---|---|
|
Package anim is the arithmetic behind things that move.
|
Package anim is the arithmetic behind things that move. |
|
Package fuzzy ranks candidates against what someone has typed.
|
Package fuzzy ranks candidates against what someone has typed. |
|
Package graphics puts images in a terminal that can show them.
|
Package graphics puts images in a terminal that can show them. |
|
Package grid is the cell grid the whole terminal UI is drawn into: styled grapheme cells, a clipped drawing view over them, and the two ways a frame of them reaches a terminal.
|
Package grid is the cell grid the whole terminal UI is drawn into: styled grapheme cells, a clipped drawing view over them, and the two ways a frame of them reaches a terminal. |
|
Package input turns the bytes a terminal sends into events.
|
Package input turns the bytes a terminal sends into events. |
|
Package layout divides a region among the things that go in it.
|
Package layout divides a region among the things that go in it. |
|
Package link finds the URLs in a piece of text.
|
Package link finds the URLs in a piece of text. |
|
Package present decides when a frame is drawn.
|
Package present decides when a frame is drawn. |
|
Package program runs a terminal interface.
|
Package program runs a terminal interface. |
|
Package term owns the terminal itself: taking it over, giving it back, reading what it sends, and writing frames to it without blocking whoever drew them.
|
Package term owns the terminal itself: taking it over, giving it back, reading what it sends, and writing frames to it without blocking whoever drew them. |
|
Package text lays styled text out in terminal columns: measuring it, wrapping it, truncating it, and drawing it onto a grid.View.
|
Package text lays styled text out in terminal columns: measuring it, wrapping it, truncating it, and drawing it onto a grid.View. |
Click to show internal directories.
Click to hide internal directories.