aminal/terminal
Menno Finlay-Smits 44233f384e Fix merge issues in develop (#257)
* 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.
2019-03-12 09:46:59 +03:00
..
ansi.go fix data races (#230) (#235) 2019-03-07 11:15:48 +02:00
charset.go fix data races (#230) (#235) 2019-03-07 11:15:48 +02:00
csi.go fix data races (#230) (#235) 2019-03-07 11:15:48 +02:00
delete.go bleurgh 2018-08-06 17:53:27 +01:00
modes.go #180/#234: CSI SM/RM multiple modes, Mouse button-tracking (#233) 2019-02-26 13:14:51 +00:00
notify.go Avoid polling in main GUI loop (#245) 2019-03-11 22:57:41 +02:00
osc.go Windows support and enhancements. (#123) 2019-01-07 12:00:08 +00:00
output.go Avoid polling in main GUI loop (#245) 2019-03-11 22:57:41 +02:00
scr_state.go fix data races (#230) (#235) 2019-03-07 11:15:48 +02:00
sgr.go Fix 8-bit colours (#238) 2019-02-26 13:45:49 +00:00
sixel.go fix data races (#230) (#235) 2019-03-07 11:15:48 +02:00
terminal.go Fix merge issues in develop (#257) 2019-03-12 09:46:59 +03:00