rsms / fb-mac-messenger

⚡️ Mac app wrapping Facebook's Messenger for desktop
https://fbmacmessenger.rsms.me/
MIT License
2.86k stars 244 forks source link

Fix prev/next navigation shortcuts #410

Open greg opened 6 years ago

greg commented 6 years ago

The current keyboard shortcuts for navigation backwards and forwards between conversations, ⌃[⇧]⇥, are overridden by the webpage and do not work (not to mention they are the wrong way round to what is conventional in system apps).

I'm proposing to replace them with ⌘] for older (next) conversation, and ⌘[ for newer (previous) conversation, to match the behaviour of Apple's native Messages app and other similar apps.