How often are complex scripts rendered in terminal? What is the cost to scripts that are currently rendered accurately by terminal? Are there any group of tools that operate in complex scripts?
faangguyindia 4 hours ago [-]
I used Rich library in python. And it was recommended to me by claude as top tui library in python space.
It can't handle terminal window resize and the layout gets messed up
I was surprised to see node based cli work much better with resize?
Anyone knows why?
Rendered at 03:45:20 GMT+0000 (Coordinated Universal Time) with Vercel.
It can't handle terminal window resize and the layout gets messed up
I was surprised to see node based cli work much better with resize?
Anyone knows why?