aminal/buffer
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
..
buffer.go Fix merge issues in develop (#257) 2019-03-12 09:46:59 +03:00
buffer_test.go Avoid polling in main GUI loop (#245) 2019-03-11 22:57:41 +02:00
cell.go Vttest 2 (#187) 2019-01-30 15:42:55 +00:00
hint.go Vttest (#173) 2019-01-25 22:43:56 +00:00
line.go Buffer fix (#201) 2019-02-11 20:26:44 +00:00
line_test.go nice tested buffer package 2018-08-06 14:51:23 +01:00
terminal_state.go implemented 'area scrolling' (#202) 2019-02-11 20:27:08 +00:00