Tony Narlock
Tony Narlock
@foozzi were you able to check the above?
@arch-btw @keifererikson @arch-btw I am not reproducing this. Can you rule out it being due to shell / shell configuration? It may be a non-tmux issue: If you try to...
I am fine with adding this to the docs, if there's a PR.
Thank you everyone above. If we can get a way to reproduce this (perhaps on pytest) that would be very convenient. @dcai Have you tried tmuxp v1.27.0? (New release this...
In regards to v1.27.0 - @categulario @Gigibeau : Does anything change with this?
Good to know it works now @Gigibeau and @categulario ! @dcai Can you show your `tmuxp -V` and `tmux -V`? Maybe there's a package that is out of date? If...
> tmux uses the default login shell and thus tests might fail if this is not bash (or something compatible). Explicitly stating which shell to use circumvents issues arising from...
Thank you! I will look closer during the weekend. I'd like to get arch / perhaps freebsd setup locally Perhaps `default-shell: /bin/bash` is the best approach. Another option would be...
@zappolowski On a fresh Arch installation, I initially got a similar error. I don't have fish. But I think it's due to not having `tmux(1)` installed yet. It started working...
This is the error I got with `fish(1)` above ```console podman run --rm --interactive --tty --volume $(pwd):/src:rw localhost/arch-fish-tmuxp-dev:latest ``` ```console Installing the current project: libtmux (0.15.9) ============================================================================================================ test session starts...