Ltermio

Latest version: v0.6.3

Safety actively analyzes 623909 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.6.2

* Rename make_color() to rgb().
+ Add a new function reset_textattr() to restore attributes of text.

0.6.1

* Re-encode mouse events into high 13 bits of the 32 bits integer.
+ Add supporting of mouse buttons 6 and 7.
* Modify the descriptions about MouseEvent in comments and docstrings.
+ Add a new enum TextAttr to define attributes like BOLD, ITALIC, etc.
+ Add new funcs set_textattr() textattr_seq() to set text attributes.
+ Add a new enum CursorShape to define cursor shapes.
+ Add new func set_cursor_shape() to change cursor shape.

0.5.3

* Make MouseEvent as a global enum.
+ Add aliases for buttons, B1 -> B_LEFT, B2 -> B_MIDDLE, B3->RIGHT.
* Modify some wrong descriptions in docstrings.

0.5.2

* Rename parameterized decorator appentry() to appentry_args().
+ Add a new non-parameter decorator appentry().

0.5.1

* Change the modifier values that defined in Key, to prevent conflicts.
* Prefix 'r' for all docstrings of the package to assure WYSWYG.
+ Add more docstrings for mouse module.
+ Add contents of module docstrings to README.md.

0.4.8

* Optimize the implement of termouse module.
* Modified the import pattern in __init__.py.
* Change some descriptions of comments.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.