Enrico Borba
Enrico Borba
Ok, I've tried implementing something to solve this. Please have a look at the readme under the [Overflow](https://github.com/enricozb/tabs.kak#overflow) and [Reserving Space for Tabs](https://github.com/enricozb/tabs.kak#reserving-space-for-tabs) sections of the readme, and update to...
Thanks for trying this out! Can you send a screenshot of the behavior?
@skarekrow Which branch/commit are you using?
Thank you for the thorough post. I'm actually rewriting a few things right now that might make focusing easier to do than it currently is. Specifically I'm rewriting the hooks...
Thanks for writing these out, I've checked some of them off as they have been added in 5842d447c0a056e31602668d779088cca818f29c. I'll close the issue once I make a decision about all of...
Thank you for the PR. I'm actually in the process of rewriting intuitive completely because of a fundamental flaw (see https://github.com/enricozb/intuitive/issues/4). This rewrite that is in progress also removes [tui-rs](https://github.com/fdehau/tui-rs)...
Hi, thanks for opening this. I'm actually in the process of a rewrite that will fix this. My original implementation of the hooks and rendering flow is fundamentally flawed, and...
Small update: I have a branch up for the `0.7.0` version of Intuitive, which allows for conditional rendering. It's also available as a crate as version `0.7.0-alpha.0`, with the new...
With the code above I run into OOM about 40% of the time, but hanging is no longer happening. I'm imagining that the hanging was due to this bug: https://github.com/HigherOrderCO/HVM/commit/888b2a4b13675695c8843ff1bc2455d5ccbf433d
This error is still occurring...