-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
File picker not showing on directory open #8515
Labels
C-bug
Category: This is a bug
Comments
Looks like a regression from #8498 (#8498 (comment)) |
Can confirm that building against |
Off topic: @bbrodriges you don't need to format the commit hash with `. |
It is fixed in #8520 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
File picker behaviour has been broken somewhere between tag
23.05
and commit1852292451d984de33ea526b3b7dc7f51c6130eb
. On the most recent commit file picker does not show when invoke Helix with directory path as argument.Reproduction Steps
1852292451d984de33ea526b3b7dc7f51c6130eb
hx /somedir/someproject
, no file picker will be showncd /somedir/someproject && hx .
, file picker will be shownOn
23.05
release both invocations would show file picker.Helix log
Platform
macOS
Terminal Emulator
iTerm2 Build 3.4.21
Helix Version
23.05-473-g18522924
The text was updated successfully, but these errors were encountered: