Some fixes to pep8 stuff.

This commit is contained in:
Storm Dragon
2025-07-08 18:35:12 -04:00
parent bb6dbc7186
commit 2ad754a372
20 changed files with 98 additions and 36 deletions

View File

@@ -30,7 +30,8 @@ class command:
return
if self.env["runtime"]["AttributeManager"].is_attribute_change():
return
# hack for pdmenu and maybe other dialog apps that place the cursor at last cell/row
# hack for pdmenu and maybe other dialog apps that place the cursor at
# last cell/row
# this is not to be identified as history
if (
self.env["screen"]["new_cursor"]["x"]