Akin
Akin
This issue should now be resolved on the latest version of bufferline. It should cover those on 0.9.0 and 0.10.0. I'll close this out now I've merged in fixes and...
@hinell gave your solution a spin, have completely lost tract of which of these methods is available where but just falling back to whatever exists is hopefully enough. Should be...
I think there is a bit of confusion here. Turning off a diagnostic I don't think will fix this since the issue was actually that a method was deprecated and...
I'm going to pre-emptively close this out. If anyone in the thread experiences this later please comment back on here and we can re-open this
@JoannesJ if you could raise a PR for this fix that would be much appreciated 🚀
Thanks for the PR but I think the actual root cause here was a deprecation of a function and a fix has been merged now to handle that. Thanks anyway...
@MFreeze I do absolutely zero work ever with powershell and generally don't add any functionality or fix bugs around that. All the logic relating to this is user contributed. So...
@anandkumar89 the split is your statusline and is controlled by whatever plugin you use to render that. There is something in the docs about adding the toggleterm number to it...
Tab indicators should be the thing that triggers tabline visibility the tab indicators are about whether or not the indicator for buffer users is visible or not. I don't think...
Hmm tbh I'm not sure it's clear that it should behave this way. I think the tabline should only show if there are multiple buffers in buffer mode, doesn't necessarily...