What I want is the behavior from less -M, but when I set export BAT_PAGER="less -RFM" in my .bashrc, bat somehow ignores the filename. This would be super handy if you compare many files in different windows, that you can see the filename for every file in the footer.
What I want is the behavior from
less -M, but when I setexport BAT_PAGER="less -RFM"in my .bashrc, bat somehow ignores the filename. This would be super handy if you compare many files in different windows, that you can see the filename for every file in the footer.