Coding style
This commit is contained in:
parent
572d8de8ef
commit
aaa1680dbe
1 changed files with 1 additions and 0 deletions
|
|
@ -217,6 +217,7 @@ class Editor:
|
|||
self.theme_index = 0
|
||||
self.is_overwriting = False
|
||||
self.previous_term_code = None
|
||||
self.last_mouse_position = 0, 0
|
||||
self.history = []
|
||||
|
||||
@property
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue