Print name of file at the bottom of the screen.
authorRob Landley <rob@landley.net>
Wed, 13 May 2015 06:34:01 +0000 (01:34 -0500)
committerRob Landley <rob@landley.net>
Wed, 13 May 2015 06:34:01 +0000 (01:34 -0500)
commit5ea14bd1c246f7571d466d18385db22f59ac3262
tree2e530256af6bc880ec79d2c8a107c1675c921627
parent913a7796bb47e0b65c4f28920c39a87c6b6211dd
Print name of file at the bottom of the screen.

And yes, I tested $PWD/私はガラスを食べられま す。それは私を傷つけません。
as a name and made it work. If you throw newlines or ascii escapes in the
name it'll use the fancy printing logic for chars, otherwise it does the
full utf8 fontmetrics deal.
toys/other/hexedit.c