goranmoomin / HackerNews

macOS HackerNews client that aims to be a Mac-assed Mac app. Written in Swift + AppKit.
MIT License
430 stars 12 forks source link

Feature: Add a keyboard shortcut (⌘+R) for refresh #3

Closed AlexanderWillner closed 3 years ago

AlexanderWillner commented 3 years ago

See subject.

goranmoomin commented 3 years ago

I've just implemented it in main - the app will have Cmd+R for refreshing the page and Cmd+Shift+R for refreshing the article list next release.

goranmoomin commented 3 years ago

I've just released v0.1.1 with this resolved.

If there are any problems, please comment and tag me. Thanks!