mirror of https://github.com/liamg/aminal.git
* Fix merge issues in develop * Add -timeout to go test The tests are timing out on TravisCI for some reason so a timeout has been added so that `go test` will dump out the goroutine stack traces when the tests are stuck. * gui.Close now wakes up main loop Without this, otherwise successful tests in main_test.go hang. * Use a longer timeout in case CI infrastructure is slow * Fix various gofmt issues Not sure how some of these crept in. |
||
---|---|---|
.. | ||
ansi.go | ||
charset.go | ||
csi.go | ||
delete.go | ||
modes.go | ||
notify.go | ||
osc.go | ||
output.go | ||
scr_state.go | ||
sgr.go | ||
sixel.go | ||
terminal.go |