Some fixes to pep8 stuff.
This commit is contained in:
@@ -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"]
|
||||
|
Reference in New Issue
Block a user