Skip to content

docs(tips): note workaround for plugins acting on file panel#170

Merged
dlyongemallo merged 1 commit into
mainfrom
file_panel_plugin_interaction
May 15, 2026
Merged

docs(tips): note workaround for plugins acting on file panel#170
dlyongemallo merged 1 commit into
mainfrom
file_panel_plugin_interaction

Conversation

@dlyongemallo
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings May 15, 2026 06:08
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Documentation-only change adding a TIPS.md section describing how plugins that act on the current window/buffer (e.g., fzf-lua, blame.nvim) can fail inside diffview panels, with a Lua wrapper workaround and a mention of stickybuf.nvim as an alternative.

Changes:

  • Adds a new tips entry explaining the winfixbuf / nofile panel constraints.
  • Provides a reusable in_edit_window Lua helper that focuses the diff's main edit window before running a keymap action.
  • Notes stickybuf.nvim as an alternative workaround.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dlyongemallo dlyongemallo force-pushed the file_panel_plugin_interaction branch 2 times, most recently from e4391d1 to 1d5402f Compare May 15, 2026 07:46
@dlyongemallo dlyongemallo force-pushed the file_panel_plugin_interaction branch from 1d5402f to 1b1c885 Compare May 15, 2026 21:49
@dlyongemallo dlyongemallo merged commit 85a57e3 into main May 15, 2026
6 of 7 checks passed
@dlyongemallo dlyongemallo deleted the file_panel_plugin_interaction branch May 15, 2026 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants