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
The UI shows up, but the picker doesn't get focus.
Reproduction Steps
I tried this:
hx .
I expected this to happen:
I expected helix to open with the file picker UI of the directory I am currently in with focus allowing me to type the name of the file I would like to open first and/or hit the escape key to exit the file picker UI and use the sctach buffer.
Instead, this happened:
The file picker UI opens, but the focus is on the scratch buffer behind the file picker UI without a way to close the UI
As you can see in the screenshot, the cursor is in focus on the scratch buffer behind the file picker UI.
Summary
PR #7264 seemingly has broken the file picker.
The UI shows up, but the picker doesn't get focus.
Reproduction Steps
I tried this:
hx .
I expected this to happen:
I expected helix to open with the file picker UI of the directory I am currently in with focus allowing me to type the name of the file I would like to open first and/or hit the escape key to exit the file picker UI and use the sctach buffer.
Instead, this happened:
The file picker UI opens, but the focus is on the scratch buffer behind the file picker UI without a way to close the UI
![Screenshot 2023-06-18 at 23 49 49](https://private-user-images.githubusercontent.com/18605513/246720972-bc7c82a9-53ab-41d2-b864-102d61b461fe.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NzI1NDcsIm5iZiI6MTczODk3MjI0NywicGF0aCI6Ii8xODYwNTUxMy8yNDY3MjA5NzItYmM3YzgyYTktNTNhYi00MWQyLWI4NjQtMTAyZDYxYjQ2MWZlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDIzNTA0N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTg3YTIzOTE4NGQ3ODBkOTljN2Y4YzMzOGUyYzZhMGRiMWUyZDEwNmI2N2M3MmE1Mjg1MmU4NWZkMGU1YmNjYzQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.kw9teMDbxDFXbHNW2SgwbiA-KD_ua2Yuc-_YyJPbgbY)
As you can see in the screenshot, the cursor is in focus on the scratch buffer behind the file picker UI.
Helix log
~/.cache/helix/helix.log
These log messages seem to be unrelated to the file-picker and potentially related to PR #5119
Platform
macOS
Terminal Emulator
alacritty 0.12.1
Helix Version
22.08.1-1397-g06d63d6a
The text was updated successfully, but these errors were encountered: