summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-28color fixAndrew Cady
2024-08-28variable-width paddingAndrew Cady
2024-08-27the magic breaks top restarts somehow??Andrew Cady
2024-08-27shorten $STY for termuxAndrew Cady
2024-08-27termux-specific install dirAndrew Cady
2024-08-27kill whole pgroup to kill -CONT tty_forwardAndrew Cady
2024-08-27fixed-color cursorAndrew Cady
2024-08-27vbell offAndrew Cady
2024-08-26fix line-coloring regressionAndrew Cady
2024-08-26restarting like a champAndrew Cady
2024-08-26top exit quit is fit to printAndrew Cady
2024-08-25too many changes gotta commit em all!!Andrew Cady
2024-08-24read-tty simplification that fixes ALL bugsAndrew Cady
2024-08-22introduced lock on screen panes to prevent racesAndrew Cady
2024-08-22finally() in bashAndrew Cady
2024-08-21quit on bottom pane exitAndrew Cady
2024-08-21reattaching is now working againAndrew Cady
2024-08-21still workingAndrew Cady
2024-08-21separate write-tty commandAndrew Cady
2024-08-20fix all problems with signals? Andrew Cady
2024-08-20many changes basically workingAndrew Cady
2024-08-20"new" backgrounding codeAndrew Cady
2024-08-20avoid evalAndrew Cady
2024-08-20remove commentsAndrew Cady
2024-08-20factorAndrew Cady
2024-08-20soft cursorAndrew Cady
2024-08-19read-tty: line-wrap based on window sizeAndrew Cady
2024-08-19new command: read-ttyAndrew Cady
2024-08-19reading characters is working! it's really working!!!!!Andrew Cady
2024-08-19finally working: code to read characters from terminalAndrew Cady
2024-08-19almost workingAndrew Cady
2024-08-19trivialAndrew Cady
2024-08-19trivialAndrew Cady
2024-08-15automatically install dependenciesu
2024-08-15replace "cat -v" with pure bash implementationAndrew Cady
2024-08-14minor bash cleanupsAndrew Cady
2024-08-14silence more job control messagesAndrew Cady
2024-08-14use block syntax for temporarily redirecting stderrAndrew Cady
2024-08-14hide background jobs from user outputAndrew Cady
2024-08-14implement pause/resume for input forwardingAndrew Cady
2024-08-14set /proc/$$/commAndrew Cady
2024-08-14improve error reportingAndrew Cady
2024-08-14unusedAndrew Cady
2024-08-14forward() will restart top process if necessaryAndrew Cady
2024-08-14control codes shown in boldAndrew Cady
2024-08-14use namerefs in disconnect() argsAndrew Cady
2024-08-13use abbreviationsAndrew Cady
2024-08-13up-to-date bash can choose a new fd automatically!Andrew Cady
2024-08-13move restart handling code to more natural spotAndrew Cady
2024-08-13cfmakeraw instead of rawerAndrew Cady