dnkl changed the topic of #foot to: Foot - fast, lightweight and minimalistic Wayland terminal emulator || 1.15.3 || https://codeberg.org/dnkl/foot || channel logs: https://libera.irclog.whitequark.org/foot
V has quit [*.net *.split]
V has joined #foot
boud has left #foot [#foot]
lack has quit [Read error: Connection reset by peer]
lack has joined #foot
<cc0> :P
<cc0> i appreciate that you'd be willing to add support for the spec to aerc even though youd not make use of it yourself. :)
<rockorager> Ah but I do use a specific aerc app-id!
alebastr_ has quit [Server closed connection]
alebastr has joined #foot
newchair has joined #foot
_whitelogger has joined #foot
xenrox has quit [Server closed connection]
xenrox has joined #foot
ursa-major has quit [Ping timeout: 260 seconds]
ursa-major has joined #foot
ursa-major has quit [Client Quit]
rrogalski has quit [Ping timeout: 246 seconds]
rrogalski has joined #foot
taupiqueur_shiny has joined #foot
<taupiqueur_shiny> hey
<taupiqueur_shiny> do you think it is out of the scope for foot to provide shell integration?
<taupiqueur_shiny> something like wezterm, which provides completion code from the cli
<taupiqueur_shiny> shell completion*
<taupiqueur_shiny> it could be handy for shell integration (cd-ing, jumping between prompts, etc.) or shell completion
<taupiqueur_shiny> as it will slow down the shell init to use in `eval` I would rather use it as the source of truth and put the generated code in a ~/.local_bashrc or something (not sure about the convention)
uncomfy has joined #foot
qyliss has quit [Quit: bye]
qyliss has joined #foot
<Riolku> like, you want foot to provide command line completion for commands?
<ifreund> taupiqueur_shiny: are you perhaps looking for this: https://codeberg.org/dnkl/foot/src/branch/master/completions
<taupiqueur_shiny> ifreund: yep :p
<taupiqueur_shiny> including shell integration
<taupiqueur_shiny> I realize the implementation is quite personal actually
<taupiqueur_shiny> so it might not be a good idea for `foot` to speak shell code to be evaluated for this integration
<taupiqueur_shiny> I have something like this in my bashrc for osc:
<taupiqueur_shiny> export PROMPT_COMMAND=_prompt_command
<taupiqueur_shiny> _prompt_command() {
<taupiqueur_shiny> printf '\e]7;file://%s%s\e\\\e]133;A\e\\' "$HOSTNAME" "$PWD"
<taupiqueur_shiny> }
<taupiqueur_shiny> it's not bulletproof sadly due to url escaping
<taupiqueur_shiny> might be possible to encode pwd with `curl` or `jq @uri`
taupiqueur_shiny has quit [Remote host closed the connection]
uncomfy has quit [Remote host closed the connection]
taupiqueur_shiny has joined #foot
taupiqueur_shiny has quit [Remote host closed the connection]
taupiqueur_shiny has joined #foot
taupiqueur_shiny has quit [Remote host closed the connection]
newchair has quit [Quit: zzz]
talismanick has quit [Remote host closed the connection]
alexander has quit [Quit: ZNC 1.8.2+deb3.1 - https://znc.in]
alexander has joined #foot
trbjo has quit [Ping timeout: 245 seconds]
trbjo has joined #foot