Jakub Sobon
|
20c31cb800
|
Include newline when printing cell differences.
|
2019-01-20 16:21:16 -05:00 |
|
Jakub Sobon
|
486172e4f9
|
faketerm.Diff also prints out the rune differences.
Useful when they aren't obvious in their character forms.
|
2019-01-20 16:19:50 -05:00 |
|
Jakub Sobon
|
9786171a7a
|
Faketerm and diff on it supports partial cells.
Don't print out partial cells (cells that don't really exist since the
previous cell contains a full-width rune).
|
2018-05-27 19:27:11 +01:00 |
|
Jakub Sobon
|
0199ffbb9a
|
Supporting resize and events on the fake terminal.
|
2018-04-23 00:49:38 +01:00 |
|
Jakub Sobon
|
2cd3343c81
|
Adding licences and a script to automate the same.
|
2018-04-14 23:06:57 +01:00 |
|
Jakub Sobon
|
28f6bfdb3e
|
Adding option to draw container borders in color.
And updating the faketerm diff function to also display differences in
options.
|
2018-04-05 19:57:46 +02:00 |
|
Jakub Sobon
|
3a3531d7e1
|
Implementation of container and its tests.
Including a diff utility for unit tests.
|
2018-04-01 00:57:33 +02:00 |
|