Skip to content

fix: support image files in Quick Open dialog#12

Merged
gdilla merged 1 commit into
mainfrom
fix/quick-open-images
Mar 26, 2026
Merged

fix: support image files in Quick Open dialog#12
gdilla merged 1 commit into
mainfrom
fix/quick-open-images

Conversation

@gdilla
Copy link
Copy Markdown
Owner

@gdilla gdilla commented Mar 26, 2026

Summary

  • Quick Open (Cmd+Shift+G) now correctly opens image files (png, jpg, etc.) in the image viewer tab
  • Previously, images were passed to openFile() which tried to read them as UTF-8 text

Test plan

  • Cmd+Shift+G → type path to a .png file → Enter → opens in image viewer
  • Markdown files still open normally

🤖 Generated with Claude Code

Images (png, jpg, etc.) now open in the image viewer tab instead of
trying to read them as UTF-8 text.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@gdilla gdilla merged commit 2882f07 into main Mar 26, 2026
1 check passed
@gdilla gdilla deleted the fix/quick-open-images branch March 26, 2026 23:35
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