1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 03, 2025 — Sep 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix typo in title More... 14 days ago
modernize type hints More... 5 months ago
bump minimum Python version to 3.9 and add type hints More... about 1 year ago
tell ctrl-j and enter apart More... about 1 year ago
use a context manager for temporarily changing terminal More... about 1 year ago
use portable #! More... almost 4 years ago
Merge branch utf8 into master More... over 5 years ago
README.md: improve spelling and formatting More... over 5 years ago
ignore bracketed pasted mode for now More... over 5 years ago
implement "el" family properly More... almost 9 years ago
fix writing of utf8 chars in the last column More... almost 9 years ago
initial utf8 support More... over 9 years ago
implement cursor position reporting (u7) More... over 9 years ago
improve corner cases related to resizing and mode switching More... over 9 years ago
fix broken color handling More... over 9 years ago
remove unused inch method More... over 9 years ago
fix SIGWINCH race condition during startup More... over 9 years ago
note known breakage with FreeBSD's curses More... over 9 years ago
convert more branches into table lookups More... over 9 years ago
precompute lookup tables More... over 9 years ago
fix adding characters at the end of the window More... over 9 years ago
push the refresh logic into the Terminal class More... over 9 years ago
improve sub process handling: return child exit code More... over 9 years ago
simplify Terminal start and stop using a context manager More... over 9 years ago
Make tcvt aware of the OSC sequences More... about 10 years ago
fix manual page syntax More... over 11 years ago
Add an option to reverse the column order More... over 11 years ago
"\b" is also known as cub1 More... over 11 years ago
name two more terminal functions hpa and vpa More... about 13 years ago
support attributes blink and invis More... about 13 years ago