Grégory Pakosz

Results 241 comments of Grégory Pakosz

Hey @indirect 👋 Sorry for the late follow up. Just wanted to mention that `%if` is evaluated at configuration parsing time. As such, what you're suggesting doesn't work if you...

Hello @markfaine 👋 You may want to try the `gh-536` branch. That being said, if a plugin overwrites `status-left` and/or `status-right` entirely, then you will likely lose some of Oh...

What's happening is that `ssh` passes the `TERM` environment variable when connecting to a remote server. There are somewhat `3` workarounds: - Install the `tmux-256color` terminfo description on the remote...

Can you please try the `gh-200+221+439+586` branch?

Hello @latipun7 Can you please tell me - Which version of tmux you're using - Where is the Oh my tmux! repository cloned - Which symlinks are created After having...

🤔 You should see a `TMUX_EXECUTABLE` environment variable

I pushed commit `9149b2e89f718cbc019ece9526416e7d628f8c3b`, can you please update and after having launched tmux, can you please paste the output of the following command? ``` $ cut -c3- "$TMUX_CONF" | sh...

I see, it's `TMUX_EXECUTABLE` detection that doesnt' work