Abraham Toriz Cruz

Results 40 comments of Abraham Toriz Cruz

@satanas yo podría tomar este

What about now in `1.13.1`? I think it might be solved already

I think this issue relates to #667 , which was reproduced in versions 1.7.2 and 1.9.2. I can reproduce it myself with this yaml: ```yaml session_name: some start_directory: ./ windows:...

Hi @tony ! > Did we ever get a test recreation of this breaking in a pull request? That would be very helpful. I just tried to run the tests...

> I'm interested if you were to check out a development environment and tweak around with WorkspaceBuilder, is there anything you can do to further isolate it? I'll try to...

Thanks for the updated docs @tony !

I just looked at the implementation of `wait_for_condition` and it mostly overlaps to my proposal in https://github.com/tmux-python/libtmux/pull/372 . There are some key differences though: * `retry()` requires as only argument...

I'm experiencing the same issue with this config ``` ------------------------- environment: dist: Linux-5.10.70-1-MANJARO-x86_64-with-glibc2.33 arch: x86_64 uname: [redacted] version: #1 SMP PREEMPT Thu Sep 30 15:29:01 UTC 2021 ------------------------- python version:...

It works! the panes now are of a decent size. Although in my case they are not of the expected size. They're definitely useful, but short in size for some...

Maybe that's the expected behavior. I don't actually know because I haven't seen it working before (: In any case I confirm that it works for me in the given...