Comment by o11c Comment by o11c 5 days ago 1 reply Copy Link View on Hacker News Hm, does caching the result of each unique `tput` fix that?
Copy Link axiolite 5 days ago Collapse Comment - I don't see any `tput`s inside the Main loop. Only at startup and exit. Comment at the top of my version (HEAD as of yesterday) says: # This version is optimized for speed by: # 1. Using direct ANSI escape codes instead of forking `tput` for every update. Reply View | 0 replies
I don't see any `tput`s inside the Main loop. Only at startup and exit. Comment at the top of my version (HEAD as of yesterday) says: