Alt-Enter in the picker does not open selected file #9374
Unanswered
MuratOzsoyler
asked this question in
General
Replies: 2 comments 4 replies
-
It works here on the latest master, the file appears in the buffer list. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is intentional actually, see #4435 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Alt-Enter
should open selected file while file picker remains open. But no files are opened.Reproduction Steps
I tried this:
hx .
Space
thenf
Alt-Enter
I expected the file opened and file picker remained open.
Instead, this happened:
File picker stayed open but no file is opened in the background.
Helix log
~/.cache/helix/helix.log
No log entries related to this bug, except may be this: ``` 2024-01-17T22:36:05.154 helix_tui::backend::crossterm [DEBUG] The keyboard enhancement protocol is not supported in this terminal (checked in 1.956676ms) ```Platform
Windows 11 wsl archlinux
Terminal Emulator
alacritty for Windows
Installation Method
from AUR helix-git package
Helix Version
helix 23.10 (3f88a3f)
Beta Was this translation helpful? Give feedback.
All reactions