Hacker News new | past | comments | ask | show | jobs | submit login

This is quite nice, but I don't like how it cuts off the output (instead of making it scrollable). Also, why require the use of `cat`? Accepting a filename so I can do `tv foo.csv` would be much more ergonomic, in my opinion.



Why waste code teaching the program how to open files correctly when the shell already knows?

tv < foo.csv


Because I'd rather the program did the work and let me skip the extra keystroke.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: