mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
...
This commit is contained in:
parent
a7f76ee8f7
commit
2caa3fc069
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue