Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Bat just uses less internally. And it deliberately breaks less’ handling of ^C, annoyingly.


Bat has an option to use a built-in pager, a Rust crate called minus


Didn't know that! I tried it and it doesn't work for me, sadly. Test case: `seq 1 100 | bat --pager=builtin` Result: immediate exit, no output printed at all.

https://github.com/sharkdp/bat/issues/1053




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

Search: