aminal/buffer
Menno Finlay-Smits 35193b7981 Gofmt (#216)
* Added Make targets for gofmt

- `make check-gofmt` will check for files that aren't gofmt compliant
- `make gofmt` will fix any gofmt error's in Aminal's source

Vendored files are ignored.

* Add gofmt check to TravisCI checks

* Fix gofmt errors
2019-02-14 16:45:53 +00:00
..
buffer.go Gofmt (#216) 2019-02-14 16:45:53 +00:00
buffer_test.go Gofmt (#216) 2019-02-14 16:45:53 +00: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