IgnorantGuru / spacefm

SpaceFM File Manager
http://ignorantguru.github.com/spacefm/
GNU General Public License v3.0
487 stars 73 forks source link

fix activating items with no focused item #749

Open ikn opened 5 years ago

ikn commented 5 years ago

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:

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.