<cbb>
I was wondering if it'd also be worth adding another fallback
<cbb>
the configured locale, but with a *.UTF-8 suffix
<cbb>
as a separate PR I mean
<dnkl>
cbb: 1244 looks good.
<dnkl>
not sure if it's worth also trying *.UTF-8. But why not, shouldn't be too hard
<cbb>
dnkl: I guess it's not all that important to try the extra fallback
<cbb>
I've merged #1244
<cbb>
not sure why it says "jnohlgard merged ..." on codeberg though
<dnkl>
cbb: thanks!
<dnkl>
I believe it does that with ff-merges 🙄
<cbb>
dnkl: np
<cbb>
ah ok, I thought it was something I did
<cbb>
I pushed with "git push git@codeberg.org:dnkl/foot.git master" instead of to a named remote
<cbb>
because I was working from a http clone and it seemed easier that way
<cbb>
ah yeah, some other PRs show up the same way, guess I've just never noticed it
taupiqueur1 has joined #foot
alexherbo2 has quit [Ping timeout: 260 seconds]
taupiqueur has quit [Ping timeout: 265 seconds]
taupiqueur2 has joined #foot
taupiqueur1 has quit [Ping timeout: 260 seconds]
alexherbo2 has joined #foot
alexherbo2 has quit [Ping timeout: 260 seconds]
taupiqueur2 has quit [Ping timeout: 252 seconds]
alexherbo2 has joined #foot
taupiqueur2 has joined #foot
hspak60 has quit [Ping timeout: 256 seconds]
udent has quit [Quit: udent]
udent has joined #foot
xd1le has quit [Quit: xd1le]
StopNGo has joined #foot
<StopNGo>
Can Foot output the whole viewport into a text file (or better yet, into a netcat pointed at termbin.com)? screen has such a feature as hardcopy command.
alexherbo2 has quit [Remote host closed the connection]
<StopNGo>
Thanks. I got distracted— is there any way to define those at runtime? I'm using a server+clients setup and also, when I restart foot, w3m will obviously be closed. I haven't found any within the linked document.
alexherbo2 has quit [Remote host closed the connection]
marshallishere has joined #foot
<marshallishere>
hey
marshallishere has quit [Client Quit]
marshallishere has joined #foot
<marshallishere>
I'm having a problem with my bash prompt. I set it up like this PS1='\e[1;34m\n \W\e[m ', but sometimes when I open my terminal my prompt doesn't start colored.
<marshallishere>
<marshallishere>
I would like to know what could it be, if it's a foot thing or a bash thing
<marshallishere>
Just a note, if I go to other prompt, running something or just pressing enter, it starts working as expected
bgs has quit [Remote host closed the connection]
<marshallishere>
I'm using the server of foot client, if it is important