akinsho / akinsho/bufferline.nvim

[Bug]: bufferline rendering issue

オープン
#1,003 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
Lua
スター
4.4k
フォーク
240
PR マージ指標
30日以内にマージされた PR はありません

説明

### Is there an existing issue for this?

- [x] I have searched the existing issues

### What happened?

https://github.com/user-attachments/assets/053aad16-dc14-4b38-964a-cb96e75418bc

The `width` of each tab is dynamic when the focused is switched.

### What did you expect to happen?

The buffers' width should remain the same.

### Config

```lua
opts = {
options = {
show_buffer_close_icons = false,
close_command = function() Snacks.bufdelete() end,
right_mouse_command = function() Snacks.bufdelete() end,
diagnostics = "nvim_lsp",
},
},
```

### Additional Information

_No response_

### commit

_No response_

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。