You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/python/src/notcurses
nick black 37a4114f42
O(1) z-axis moves #623
Replace the singly-linked z-axis with a doubly-linked list,
and reimplement all z-axis moves as O(1) functions.
Eliminate ncplane_move_{above/below}_unsafe(), as there are no
longer unsafe moves.
4 years ago
..
__init__.py python bindings skeleton #149 5 years ago
build_notcurses.py O(1) z-axis moves #623 4 years ago
notcurses.py fedora: update spec for review feedback 5 years ago