tulir / gomuks

A Matrix client written in Go.
https://maunium.net/go/gomuks
GNU Affero General Public License v3.0
1.37k stars 123 forks source link

Open image without using mouse #384

Closed jmetz closed 2 years ago

jmetz commented 2 years ago

Mouse-click opening of images works well, but there doesn't seem to be a mouse-less option.

Perhaps /image or similar could be used to go into select mode (as it does for eg /reply), but only cycles over images.

jmetz commented 2 years ago

:facepalm: my bad - the cycling with /open threw me as the images were no longer on the screen, and the view didn't auto-scroll to the next selected image.