0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #12 from yphus/master More... about 8 years ago
textland: flush input buffer after waiting on events More... about 8 years ago
Merge pull request #11 from kissiel/drop-typeaheads More... over 8 years ago
textland: flush input buffer before waiting on events More... over 8 years ago
textland: maybe support resize on OSX More... about 10 years ago
textland: fix curses on TERM=xterm-256colors More... about 10 years ago
demos: add demo for color grid More... about 10 years ago
demos: add demo for DisplayContext.border() More... about 10 years ago
textland: clanup curses even if init fails More... about 10 years ago
textland: allow color setup code to fail. More... about 10 years ago
textland: attribute.py + colors.py => image.py More... about 10 years ago
Merge pull request #9 from yphus/master More... about 10 years ago
Initial color support: 8 ANSI colors + bright mode More... about 10 years ago
Update README.md More... about 10 years ago
Merge pull request #3 from yphus/master More... about 10 years ago
Add a convenient border() method to DrawingContext More... about 10 years ago
Adds support for character cell attributes to DrawingContext More... about 10 years ago
New demo that shows how character cell attributes works. More... about 10 years ago
New namedtuple to store a cell values and attributes More... about 10 years ago
Use character cell attributes in Curses display More... about 10 years ago
Use StopIteration args to return something useful to the caller More... about 10 years ago
Check color support with self._curses.has_colors() More... about 10 years ago
Adds support for some special curses KEY values More... about 10 years ago
Adds support for character cell attributes to TextImage More... about 10 years ago
Define KEY_SPACE More... about 10 years ago
Define some cell standard attributes More... about 10 years ago
Drop Rect, rename Rect2 to Rect More... about 10 years ago
Add fallback for environments without curses More... about 10 years ago
Initial import More... about 10 years ago