Commit Graph

6 Commits (24b3fe7da0ed73954185fe6d7b7a90d412b7619a)

Author SHA1 Message Date
Nick Black b93bcebf0b
Extended grapheme clusters (#15)
Introduce egcpool for attached storage
Hook up style support
Switch entirely to UTF-8 char from wchar_t (#14)
Pull out next EGC in cell_load (#14)
5 years ago
Nick Black 7e92c8bb82
documentation and declarations (#13)
ncplane: flesh out API
ncplane: line and erase APIs
README.md: document differences from ncurses
notcurses_init(): print long term name
CMake: link librt into notcurses
cell: move functionality out to header
5 years ago
nick black 157b4bdc52 cmake: turn on -Wshadow 5 years ago
nick black 17bc714c4d
define cell struct 5 years ago
nick black b6ee41b355
link in tinfo, call setupterm() 5 years ago
nick black 70df86ba17
version string, notcurses_version() 5 years ago