1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 12 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use portable #! More... over 1 year ago
Merge branch utf8 into master More... about 3 years ago
README.md: improve spelling and formatting More... about 3 years ago
ignore bracketed pasted mode for now More... about 3 years ago
implement "el" family properly More... over 6 years ago
fix writing of utf8 chars in the last column More... over 6 years ago
initial utf8 support More... over 7 years ago
implement cursor position reporting (u7) More... over 7 years ago
improve corner cases related to resizing and mode switching More... over 7 years ago
fix broken color handling More... over 7 years ago
remove unused inch method More... over 7 years ago
fix SIGWINCH race condition during startup More... over 7 years ago
note known breakage with FreeBSD's curses More... over 7 years ago
convert more branches into table lookups More... over 7 years ago
precompute lookup tables More... over 7 years ago
fix adding characters at the end of the window More... over 7 years ago
push the refresh logic into the Terminal class More... over 7 years ago
improve sub process handling: return child exit code More... over 7 years ago
simplify Terminal start and stop using a context manager More... over 7 years ago
Make tcvt aware of the OSC sequences More... almost 8 years ago
fix manual page syntax More... almost 9 years ago
Add an option to reverse the column order More... almost 9 years ago
"\b" is also known as cub1 More... about 9 years ago
name two more terminal functions hpa and vpa More... almost 11 years ago
support attributes blink and invis More... almost 11 years ago
confused terminfo "ind" and "ht" More... almost 11 years ago
use terminfo capability names More... almost 11 years ago
use bytearrays More... almost 11 years ago
add mappings for Fn keys More... almost 11 years ago
clear screen on WINCH More... almost 11 years ago