aboutsummaryrefslogtreecommitdiffstats
path: root/env.go
Commit message (Expand)AuthorAgeFilesLines
* rename attachHandler to killer, attachable to victimSam Anthony2024-08-281-5/+5
* move functionality of makeEventsChan() to external librarySam Anthony2024-08-241-5/+7
* 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