Carlo Marcelo Arenas Belón

Results 57 comments of Carlo Marcelo Arenas Belón

looked at the qemu side, and definitely we are unlikely to get that going regardless of how much we tweak the code generator CPU support; FWIW even qemu system (running...

> How is the enablement work proceeding? slower than planned, mainly to my poor planning; but in the right track after the first phase was completed (with a lot more...

phase 1 is included in the RC1 for PCRE 10.36, which means that with the right setup we could now get more people working in parallel to cleanup and complete...

@zherczeg for fairness sake could we figure out what would be required for you to implement phase2 (without doing refactoring, and since it will be easier to follow your current...

you can use --slave_settings_set and a Profile name with the colors and other options you want in all your slaves

bbb0531c85c6dd5b2a772a80b2d9064286b398a1 corresponds to 0.74, the current HEAD is several commits on top of that and it is probably also due for a 0.75 release. look my fork at https://github.com/carenas/csshx/ for...

host expansion only supports one kind of expansion at a time, and the code was failing badly as shown in the error printed. a fix has been pushed to https://github.com/carenas/csshx/

I don't see the problem when using the version in: https://github.com/carenas/csshx anyone interested on giving it a try for your setup?

if you want your sessions to be in a single window but still be visible at the same time, then it might be better to use panes than tabs. that...

there is a ssh_args option/configuration that might allow you to do this, or you can add them to your ~.ssh/config file