aboutsummaryrefslogtreecommitdiffstats
path: root/env.go
Commit message (Collapse)AuthorAgeFilesLines
* implement new layout designSam Anthony2024-08-241-0/+102
|
* rename MakeEventsChan -> makeEventsChanSam Anthony2024-08-241-1/+1
|
* explicit and graceful Env shutdown with attach/killSam Anthony2024-08-211-6/+3
|
* correctly document the resize eventfaiface2019-05-071-0/+2
|
* add some documentationfaiface2019-05-031-0/+20
|
* make Env an interface (instead of a struct)faiface2019-05-021-3/+3
|
* revamp the whole thing for a fresh new startfaiface2019-05-021-0/+11