Uni-curses

Latest version: v3.1.2

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

Scan your dependencies

Page 2 of 3

2.0.5

--------
- **Fixed**: issue with `libpanelw.so.x` on freeBSD thanks to [b1ru](https://github.com/b1ru)

2.0.4

--------
- **Fixed**: indentation at "return ((m) << (((b) - 1) * 5))"
- **Fixed**: getmouse() and typo in MEVENT-structure
- **Added**: BUTTON5 mouse events (scroll)
- **Added**: getmaxy(), getmaxx()
- **Added**: CTRL(ch)

2.0.0

--------
- Update: Completly replaced cpython's ncurses-module with native the .so & .dylib libraries
- **Added**: Python2 support thanks to the ^Update although not excessively tested
- **Added**: UP-TO-DATE binaries for PDCURSES
- **Added**: cchar_t structure for NCURSES
- **Added**: wadd_wch, mvwadd_wch
- **Added**: addwstr, waddwstr, mvaddwstr, mvwaddwstr
- **Added**: CONSTANTS for both NCURSES and PDCURSES
- **Added**: extra stuff to ucs_reconfigure
- **Added**: marco wrappers for both NCURSES and PDCURSES
- **Fixed**: removed the (TEMPORARILY Fixed) from v1.3.81
- DISCLAIMER: MANY THINGS ARE NOT TESTED YET.

1.3.81

--------
- **Added**: attribute A_ITALIC
- **Added**: resize_term function
- **Added**: new binaries (not v3.9)
- TEMPORARILY **Fixed**: mvwinch, now support wide (unicode) characters | Until https://github.com/python/cpython/pull/17825 gets merged or something

1.3.78

--------

- overall minor changes
- Modified: test_panels_advanced.py example
- **Added**: test_move_panels_advanced.py example
- **Fixed**: setup.py & pip, finally work as they should.
- **Fixed**: waddch & wgetch & mvwaddch, now they support wide (unicode) characters
- **Fixed**: mvwinstr, now it doesn't throw error for n

1.3.74

--------

- minor changes
- **Fixed**: (?) setup.py issues with other platforms
- **Added**: set_tabsize() and get_tabsize() functions

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.