You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add missing oil.nvim filetype checks for window selection
- Add oil filetype check in diff.lua's _find_main_editor_window()
- Add oil filetype check in open_file.lua's find_main_editor_window()
- Add oil filetype check in init.lua's ClaudeCodeSend command
These changes ensure oil.nvim buffers are properly excluded when
searching for main editor windows, preventing diff views and file
opens from appearing in the oil explorer window.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments