[BUG] Incorrect diff colouring positioning when snacks_picker_list open
- 主要言語
- Lua
- スター
- 3.1k
- フォーク
- 216
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## Bug Description
Seems like `snacks_list_picker` is not being filtered out of the main window checks when a file is opened to display a diff.
## To Reproduce
Steps to reproduce the behavior:
1. Open nvim
2. Toggle snacks file explorer
3. Initiate a diff with `claudecode.nvim` on an unopened file
4. See incorrect colouring placement
## Expected Behavior
Diff colouring should be applied to the buffer containing the previous file state
## Environment
- Neovim version: 0.11.6
- Claude Code CLI version: 2.1.50
- OS: macOS 26.2
- Plugin version: 0.3.0
## Error Messages
N/A
## Additional Context
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
snacks のファイルエクスプローラーを開いた状態で、claudecode.nvim を介して diff を開始し、記載された手順を使って Neovim で問題を再現します。まず snacks_list_picker 周辺のメインウィンドウのチェックを追跡します。完了の条件は、diff の色付けが picker ウィンドウではなく、以前のファイル状態を含む buffer に適用されることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- lua, vim
- 領域
- tooling
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100