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: implement proper mini.files visual selection at-mention support
- Add special handling for mini.files in send_at_mention_for_visual_selection
- Use integrations module to get actual selected files instead of directory path
- Send each selected file as a separate at-mention
- Remove debug logging from init.lua
This fixes the issue where mini.files visual selections were sending the directory
instead of the individual selected files.
0 commit comments