mirror of
https://github.com/folke/snacks.nvim
synced 2025-12-23 08:47:57 +00:00
Fix off-by-one issue in render_fallback when a tabline is shown (e.g. with plugins like bufferline.nvim). ## Description When a tabline is used/shown, the positioning in render_fallback is off by one. This change checks whether a tabline would be shown and uses the correct math for that case and, otherwise, works as before. ## Related Issue(s) - Fixes #1557 |
||
|---|---|---|
| .. | ||
| snacks | ||
| trouble/sources | ||