mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 09:15:57 +02:00
...
This commit is contained in:
@@ -636,6 +636,7 @@ class TestScreen(BaseTest):
|
||||
self.ae(ts(True), expected)
|
||||
s.scroll(2, True)
|
||||
self.ae(ts(), expected)
|
||||
self.ae(ts(True), expected)
|
||||
s.reset()
|
||||
s.draw('ab cd')
|
||||
s.start_selection(0, 0)
|
||||
|
||||
Reference in New Issue
Block a user