Skip to content
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

fix activating items with no focused item #749

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ikn
Copy link

@ikn ikn commented Apr 26, 2019

Pressing the enter key (in compact/icon view modes) doesn't open the selected files unless there's a focused file.

To reproduce without the fix:

  • open a directory
  • select all (ctrl+a)
  • press enter - nothing happens

Potentially could be fixed instead by making select-all focus an item, but I'm not sure if there are any other ways to get a selection without a focused item.

Pressing the enter key (in compact/icon view modes) doesn't open the
selected files unless there's a focused file.
@satmandu satmandu mentioned this pull request May 15, 2023
34 tasks
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