Hacker News new | ask | show | jobs
by jpm48 1600 days ago
This is going to be useful for many things in my teaching. I've just got my students to install Rich / textual for my python coding course as I've featured it as one of my Modules of the week. https://nccastaff.bournemouth.ac.uk/jmacey/msc/PipeLineAndTD... So this will come in handy. Great work.
1 comments

Thanks. Hope your students also enjoy it!
One thing that may be nice is a pager mode. If you feed into more or less with a pipe you loose the syntax highlight.
You can add —force-terminal to avoid stripping ANSI codes. But you’re right, a built in pager would be nice.