Alvin Novian
Alvin Novian
@qiref I got curious so I tried to repro the issue, I used iTerm v3.4.23 to ssh to linux and used the same helix version, it works fine though. It...
I was looking for this today and I found a new fork that work for gnome 45 here: https://github.com/mechtifs/wiggle you can find it in gnome extension under the name: wiggle
Hi I'm trying wezterm and I have the same issue, did you able to find solution / workaround? in my case, I tried to connect to MacOs from Fedora (Wayland)...
### TL;DR in my case, it turns out that the wezterm `PATH` on MacOS for non-interactive ssh is missing. It's in the first error line, the rest of error message...
in my case, this bug only appear if I have ```yaml # ~/.config/lazygit/config.yml git: overrideGpg: true ``` when I checked the code, it will trigger this `runAndStream` function and probably...
@pascalkuthe I never use tmux in wezterm because that's suppose to be a replacement, but since you mentioned it, now I updated to code to prioritize tmux provider if it's...