Tony Soloveyv

Results 29 comments of Tony Soloveyv
trafficstars

I've got almost same problem here. After a bit of research i found out, that it looked like cleaning in [`cleanup_restored_pane_contents`](https://github.com/tmux-plugins/tmux-resurrect/blob/cff343cf9e81983d3da0c8562b01616f12e8d548/scripts/restore.sh#L381) happed before all restoration processes had been completed. So,...

I believe, that ``` cat ~/.ssh/id_* > ~/.soul horcrux split ~/.soul ``` is quite close to "my computer soul" ;)

@MPWrobel's solution works for me

Since hc ignores this, i really hope XDG Spec support support will be added in tofu

Same problem here, but workaround with switching from RTF to HTLM disables preview at all

Almost same here, got ``` ~/.config/tmux/plugins/tmux-fzf-url/fzf-url.sh '' screen ''' returned 1 ``` --- Linux Tony 5.15.123.1-microsoft-standard-WSL2 #1 SMP Mon Aug 7 19:01:48 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux tmux 3.3a...

No, it doesn't use screen (if you mean screen as terminal multiplexer) In my case, there is error in `read` processing, 'cause i've got `read failed 9: Bad file descriptor`...

i believe that there is more complicated way - both and automatically generating completions in CI AND usage of Homebrew::Completions module: at first you need to register all possible command...

how it looks like: ![image](https://github.com/sunlei/zsh-ssh/assets/33671815/b22430ea-2a39-4f7a-9d6d-e945efee749e)