dnkl changed the topic of #foot to: Foot - fast, lightweight and minimalistic Wayland terminal emulator || 1.11.0 || https://codeberg.org/dnkl/foot || channel logs: https://libera.irclog.whitequark.org/foot
asd has joined #foot
asd has quit [Remote host closed the connection]
noteness has quit [Ping timeout: 240 seconds]
kevr has quit [Ping timeout: 240 seconds]
kevr has joined #foot
noteness has joined #foot
caveman has joined #foot
<vipulogmx> https://mpr.makedeb.org/pkgbase/foot-bin/git/tree/PKGBUILD is Dbenchmark needed now, because meson 0.61.2 can't detect that option for me. And what improvement would you suggest I implement in the pkgbuild?
<vipulogmx> About Dbenchmark, check the build() function
<caveman> any way to make foot a normal terminal that eats some escape characters?
<caveman> i mean, like other 'normal'-ish shells, like bash?
<caveman> or fish
<caveman> err
<caveman> i mean, urxvt (ignore bash/fish -- totally irrelevant).
caveman has quit [Ping timeout: 240 seconds]
caveman has joined #foot
<dnkl> vipulogmx: -Dbenchmark has never been a valid option...
<dnkl> caveman: "eats some escape characters"?
<vipulogmx> dnkl: I'll remove it then. And one more thing. With pgo set to auto, while building foot, Default TERM is set to *foot*, fcft docs aren't installed and *Test text shaping is disabled as well (for fcft only)*. Just wanted to clarify if that's okay or you would want it changed?
<vipulogmx> Want is strong word consider it, s/want/suggest/g
<dnkl> vipulogmx: pgo auto doesn't really have anything to do with all that - you can change all of it, and still use "pgo auto".
<dnkl> However
<dnkl> Normally, you'd install fcft as a separate package
<vipulogmx> Ok. Understood
<dnkl> Sounds like you're building it as a subproject
<dnkl> In which case foot will link statically against it
<dnkl> And thus it doesn't really make sense to install fcft's docs
<dnkl> caveman: all details are in the issue
<vipulogmx> Understood.
<caveman> dnkl: yes, but i don't get something: if i run an ncurses app, does fish still process the escape sequences? or will fish just throw them to ncurses to handle it on its own?
xenrox has quit [Remote host closed the connection]
<dnkl> caveman: fish will not process stdin while the ncurses app is running
<dnkl> Ncurses reads them directly from the terminal, fish isn't involved at all
<caveman> so that means i'll have to configure weechat to swallow some sequences?
xenrox has joined #foot
<dnkl> caveman: latest foot, from git, has support for assigning custom escape sequences to key combinations
<dnkl> You can use that to replace default escapes you don't like
<caveman> then it will swallow them even before ncurses sees them
<caveman> ?
<dnkl> caveman: no, then foot will produce different escapes
<caveman> different?
<dnkl> Can you give me an example of what you consider to be a problem?
<caveman> yes, but not now. maybe later (inshallah). basically, ctrl-E will complete the suggested command in fish. it works ok in foot, but not when i run weechat (ncurses). right now i'm in x and using urxvt.
<dnkl> And you're saying that ctrl-e completes in weechat in urxvt?
<caveman> sorry, ctrl-e, then enter.
<caveman> well. i'm confused.
<caveman> but ctrl-e in weechat prints weird characcters.
<caveman> like those you see in the issue above.
<caveman> do you use weechat?
<dnkl> No, and on the phone right now. But ctrl-e isn't "special". Foot should be emitting the shame escapes as all other terminals
<dnkl> Same
<caveman> what about ctrl-e + enter?
<dnkl> caveman: if you mean you're holding ctrl while pressing enter, then yes, that would produce a sequence that weechat is unlikely to recognize
<caveman> i just type them quickly. not sure what goes on. does delay have a meaning? e.g. ctrl-e ---small delay---> enter
<dnkl> Just try using ctrl+return and see if it results in the same "garbage" characters
<dnkl> If that's what's happening, then what you want is to have ctrl+return behave just like return. This can be done with a custom escape binding (in foot from latest git)
ghost08 has joined #foot
Consolatis_ has joined #foot
Consolatis has quit [Killed (zinc.libera.chat (Nickname regained by services))]
Consolatis_ is now known as Consolatis
caveman has quit [Ping timeout: 240 seconds]
caveman has joined #foot
manio_ has quit [Remote host closed the connection]
manio has joined #foot
rj1 has quit [Ping timeout: 240 seconds]
rj1 has joined #foot
<rj1> foot is amazing!
<Lord> yes
<sochotnicky> rj1: I see you are spreading love across Wayland channels today :-D
<sochotnicky> (nothing wrong with that to be clear...)
<rj1> i am the hypemna
<rj1> hypeman**
cbb has joined #foot
lechner has quit [Ping timeout: 240 seconds]
lechner has joined #foot
ghost08 has quit [Quit: WeeChat 3.4]
dnkl has quit [Remote host closed the connection]
lh has quit [Remote host closed the connection]
dooba has quit [Remote host closed the connection]
freed00m has quit [Remote host closed the connection]
dekedro has quit [Write error: Broken pipe]
ddevault has quit [Write error: Broken pipe]
ifreund has quit [Remote host closed the connection]
coder_kalyan has quit [Write error: Broken pipe]
novakane has quit [Remote host closed the connection]
psnszsn has quit [Remote host closed the connection]
chrisppy has quit [Remote host closed the connection]
mendelmaleh has quit [Remote host closed the connection]
akspecs has quit [Remote host closed the connection]
ifreund has joined #foot
chrisppy has joined #foot
coder_kalyan has joined #foot
novakane has joined #foot
ifreund has joined #foot
ifreund has quit [Changing host]
akspecs has joined #foot
dnkl has joined #foot
ddevault has joined #foot
psnszsn has joined #foot
mendelmaleh has joined #foot
freed00m has joined #foot
dooba has joined #foot
lh has joined #foot
dekedro has joined #foot
cbb has quit [Ping timeout: 252 seconds]
cbb has joined #foot
Guest18 has joined #foot
<Guest18> Hi, I don't have a Codeberg account, but I wanted to leave this Material Design theme here:
<Guest18> # Material
<Guest18> [colors]
<Guest18> foreground=ECEFF1
<Guest18> background=263238
<Guest18> selection-foreground=ECEFF1
<Guest18> selection-background=607D8B
<Guest18> regular0=546E7A  # black
<Guest18> regular1=FF5252  # red
<Guest18> regular2=5CF19E  # green
<Guest18> regular3=FFD740  # yellow
<Guest18> regular4=40C4FF  # blue
<Guest18> regular5=FF4081  # magenta
<Guest18> regular6=64FCDA  # cyan
<Guest18> regular7=FFFFFF  # white
<Guest18> bright0=B0BEC5   # bright black
<Guest18> bright1=FF8A80   # bright red
Guest18 has quit [Quit: Client closed]