Skip to content

feat: support netrw file selection #62

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

makotodejima
Copy link

This PR adds support for file selection using netrw buffer

Summary

  • Extends file manager integration to support built-in netrw file explorer
  • Adds as keybinding support in netrw buffers for adding files to Claude context
  • Supports both multiple files via marked file (`:help netrw-mf) and single files by cursor-based selection

Changes Made

  • Integration: Added _get_netrw_selection() function supporting marked files and cursor-based selection
  • Extended as keybinding to work in netrw buffers
  • Compatibility: Updated diff provider and file tools to handle netrw filetype
  • Test: tests/unit/netrw_integration_spec.lua

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.

1 participant