dnkl changed the topic of #foot to: Foot - fast, lightweight and minimalistic Wayland terminal emulator || 1.14.0 || https://codeberg.org/dnkl/foot || channel logs: https://libera.irclog.whitequark.org/foot
zar has quit [Ping timeout: 246 seconds]
zar has joined #foot
an3223 has quit [Remote host closed the connection]
an3223 has joined #foot
<tkna> zen_desu: Is it not possible to use apt? https://forum.vyos.io/t/how-to-add-debian-repository/9422
xd1le has quit [Quit: xd1le]
zar has quit [Quit: No Ping reply in 180 seconds.]
zar has joined #foot
fraolt_ has quit [Ping timeout: 265 seconds]
fraolt_ has joined #foot
an3223 has quit [Remote host closed the connection]
an3223 has joined #foot
<zen_desu> tkna: like i said, you can do stuff outside of /config but it's not persistent
<zen_desu> or really supported by vyos
<zen_desu> im seeing if they can just include it in vyos because that honestly seems like the most reasonable thing
<zen_desu> that or maybe having foot emulate some other terminal for compatibility?
<zen_desu> and the thing is that if i use a docker container within vyos, it works, so its just something with the system shell obviously
<tkna> zen_desu: A similar occurrence exists; it likely appears to be the same issue. https://vyos.dev/T4683
<tkna> I guess a quick solution would be to use kitty only when connecting to vyos.
<tkna> And, in this case, it seems reasonable to request that vyos include foot-terminfo
<tkna> I think you should try installing it once with apt, and if that works, you can request it.
powerman2206 has quit [Ping timeout: 240 seconds]
<tkna> Wouldn't `TERM=xterm-color foot` work? Then I think it's the same cause as kitty.
powerman2206 has joined #foot
<zen_desu> TERM=xterm-color foot didn't work
<zen_desu> using urxvt works for the time being
<tkna> How about `foot -e`?
<zen_desu> -e is ignored?
<tkna> Apologies, I was mistaken. It seems that option is not viable.
<zen_desu> no worries ive been reading the docs a lot, i like foot a lot other than this
<zen_desu> rn i use it as 'flying foot' sometimes lol
sugarbeet has quit [Ping timeout: 240 seconds]
angry_vincent has joined #foot
angry_vincent has joined #foot
angry_vincent has quit [Changing host]
sugarbeet has joined #foot
_whitelogger has joined #foot
<dnkl> zen_desu: foot's terminfo is included with ncurses. Perhaps it's too old?
<dnkl> otherwise, setting TERM=xterm-256color usually works
<Arnavion> vyos is an extremely ancient Debian, to the point where IIRC their website tells you front and center to trust them and not worry about
<Arnavion> Yes, Debian 8
<Arnavion> Also setting `TERM` on the foot process itself won't do anything because foot will just override it. Set TERM *inside* the foot terminal, ie on the ssh command
<dnkl> oh... then using either TERM=xterm-256color, or manually installing foot's terminfo to the user's home directory on the server are the options you have
an3223 has quit [Remote host closed the connection]
an3223 has joined #foot
bgs has joined #foot
caveman has quit [Remote host closed the connection]
caveman has joined #foot
xd1le has joined #foot
caveman has quit [Ping timeout: 240 seconds]
caveman has joined #foot
xd1le has quit [Quit: xd1le]
Jong has joined #foot
alexherbo2 has joined #foot
an3223 has quit [Remote host closed the connection]
an3223 has joined #foot
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #foot
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #foot
an3223 has quit [Remote host closed the connection]
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #foot
alexherbo2 has quit [Remote host closed the connection]
an3223 has joined #foot
alexherbo2 has joined #foot
an3223 has quit [Ping timeout: 240 seconds]
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #foot
<powerman2206> Is it possible to have mouse-clickable URLs?
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #foot
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #foot
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #foot
<zen_desu> Arnavion: i may try to install it for just my user, and the actual linux portion of vyos is pretty ancient, but it's just meant to be a router more or less
<zen_desu> and it's not too ancient to have wg fwiw, i've asked their support for it, and setting that term didn't work, not sure why, i have the latest foot package from gentoo and im surprised it doesn't have more use flags but im not sure if it was built with xterm support or whatever
<zen_desu> i my just use urxvt for the time being, foot it nice but seems to be too modern for the trash im having to work with lol
<dnkl> zen_desu: make sure you set TERM as described by Arnavion
<dnkl> there's no "xterm support" that can be enabled/disabled in foot
<zen_desu> dnkl: it can be enabled/disabled at build time?
<zen_desu> gentoo has "use flags" you set how you want your packags to be built, either on a per-package level or system level
<zen_desu> and i tried running "TERM=xterm-256color foot" to start a new session, then connected with that, and it didn't work
<dnkl> there's no xterm support enable/disable in foot, whatsoever
<dnkl> Arnavion: explicitly told you not to set TERM on the foot process
<dnkl> foot is xterm compatible, mostly (it implements a subset of xterm's features). that's why using xterm's terminfo _usually_ works.
alexherbo2 has quit [Remote host closed the connection]
<dnkl> as for how you set TERM, search foot's man pages. Or try the quick-n-dirty solution: "TERM=xterm-256color ssh ..." *inside* foot
alexherbo2 has joined #foot
<dnkl> Arnavion: sorry, that last message was supposed to be without a colon. i.e I didn't intend the message for you specifically
<zen_desu> yes they told me not to set it that way many hours after i tested it that way, and is there some way i can make that part of my ssh connection? I'm already using a named connection with some params, can i have that be part of that?
<zen_desu> since this only applies to ssh? or should i just run the ssh command adn set that var each tiem?
<zen_desu> and setting the term var when sshing worked, i'd just like to not have to do that
<dnkl> i believe recent versions of ssh (maybe not yet released) supports setting it per remote in your ssh config
<dnkl> for older versions an alias is probably the easiest solution
<zen_desu> SendEnv maybe?
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #foot
<zen_desu> RemoteCommand export TERM=xterm-256color works
an3223 has joined #foot
an3223 has quit [Ping timeout: 240 seconds]
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #foot
an3223 has joined #foot
alexherbo2 has quit [Remote host closed the connection]
cbb has joined #foot
alexherbo2 has joined #foot
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #foot
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #foot
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #foot
an3223 has quit [Remote host closed the connection]
anarcat has joined #foot
<anarcat> hello!
<anarcat> is there a trick to flip colors between black-on-white and white-on-black
<anarcat> i have a theme setup in [colors] in ~/.config/foot/config.ini
an3223 has joined #foot
angry_vincent has quit []
bgs has quit [Remote host closed the connection]
an3223 has quit [Remote host closed the connection]
alexherbo2 has quit [Remote host closed the connection]
cbb has quit [Ping timeout: 248 seconds]
cbb has joined #foot
cbb has quit [Quit: WeeChat 3.8]
emcconville has quit [Quit: ZNC 1.8.2 - https://znc.in]
emcconville has joined #foot
an3223 has joined #foot
an3223 has quit [Remote host closed the connection]
sugarbeet has quit [Ping timeout: 255 seconds]
an3223 has joined #foot
sugarbeet has joined #foot