aminal/buffer
rrrooommmaaa 77348c2188 implemented 'area scrolling' (#202)
* implemented 'area scrolling'

* bug fix: area scroll down boundary check

* bug fix: ReverseIndex activates scroll down correctly
2019-02-11 20:27:08 +00:00
..
buffer.go implemented 'area scrolling' (#202) 2019-02-11 20:27:08 +00:00
buffer_test.go Implement three selection modes: char, word, and line. Make selection work in the same way as in Putty. (#191) 2019-02-04 13:24:49 +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