Evgeniy
Evgeniy
I'm afraid it could be bug in `bhyve` which is in -STABLE. How can I debug it? I guess I need to send bug report before -STABLE become 13.2-RELEASE.
Ok, thank you. Let's close this issue as the problem is not within `wifibox` itself.
Ok, let's leave it as is.
To track the issue with `bhyve`: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269827
I tried to rebuild kernel with GENERIC config or even deploy kernel image from [here](https://download.freebsd.org/snapshots/amd64/13.2-STABLE/) - still have no luck. It seems the problem somewhere inside `bhyve`. Trying to figure...
>Here is how you can investigate Oh... thanks for such detailed instructions! Using debugger I found that the problem is in lack of CAPSUIM support. I've rebuilded world + kernel...
Use this patch: ``` --- tabbed_new.orig 2016-05-05 11:58:26.948705000 +0300 +++ tabbed_new 2016-05-05 11:58:52.869972000 +0300 @@ -426,7 +426,7 @@ # simply proxies all interesting calls back to the tabbed class. {...
> Oh, dear, I can't imagine, people will use it =) Do you think? It's only one existing plugin which support set tab name automatically (as far as I know)....
I didn't found anything like your plugin for urxvt which is cover the most important of Terminator features regarding tabs. I want to move from Terminator to urxvt because it...
Hello! Don't worry about that. In any case your plugin is very useful even without such additional features. Thanks for your work!