PM
PM
Yeah, I tried. Uninstalled, installed with pip3 install tmuxp==1.3.2 It came with libtmux version 0.8.0. Tested loading that same session. Issue still appeared. So I tried to downgrade libtmux to...
Sorry for delay. Okay so I did as you asked: [screenshot](https://s14.postimg.org/6wf23wbnl/tmuxp_issue_Screenshot_from_2018-03-14_19-52-30.png) The image shows why I thought I can't install the version you suggested. However I did install tmuxp 1.3.2/libtmux...
Okay so I'm using tmp addons tmux-continuum with resurrect and I kept the session I loaded using tmuxp before I removed it. I restarted my device and tested it a...
I had the same issue. Running django runserver on the host but the rest of the supporting services in a docker compose stack in development. According to AI this is...
6.X support coming soon?
Is there a way to set a new limit/length of Result cells in the Tasks view? According to AI there used to be an env variable that allowed adjusting that?
I'm pretty sure that standalone nginx ~v1.29 supports 'resolve' flag in upstream definitions. I never had a commercial subscription but it just worked. with a resolver set in http block,...
@edwinmarinn does it apply to ruff's linter's [rules](https://docs.astral.sh/ruff/rules/#flake8-datetimez-dtz)? Thanks for this project.