mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
Tweak technical/2015/06/slack-shortcuts-karabiner
This commit is contained in:
parent
152aaea97b
commit
a2007a781d
1 changed files with 7 additions and 7 deletions
|
@ -1,17 +1,17 @@
|
||||||
[Slack] has a couple of useful keyboard shortcuts for navigating between unread
|
[Slack] has a couple of useful keyboard shortcuts for navigating between unread
|
||||||
channels. Unfortunately these use an awkward combination of keys involving
|
channels. Unfortunately these use an awkward combination of keys involving
|
||||||
multiple modifiers and an arrow key (<span class="keyboard-shortcut">⌥⇧↓</span>
|
multiple modifiers and an arrow key (<span class="keyboard-shortcut">⌥⇧↓</span>
|
||||||
and <span class="keyboard-shortcut">⌥⇧↑</span>). Additionally these shortcuts
|
and <span class="keyboard-shortcut">⌥⇧↑</span>). Additionally, these shortcuts
|
||||||
are not exposed in the menu bar, meaning they are not able to be modified with
|
are not exposed in the menu bar. This means they can't be modified with the
|
||||||
the [built-in support for such customisation in Mac OS X][custom-shortcuts].
|
[built-in support for custom shorcuts in Mac OS X][custom-shortcuts].
|
||||||
|
|
||||||
[Slack]: https://slack.com/
|
[Slack]: https://slack.com/
|
||||||
[custom-shortcuts]: https://support.apple.com/kb/PH18418
|
[custom-shortcuts]: https://support.apple.com/kb/PH18418
|
||||||
|
|
||||||
I have made a feature request for this to be addressed. Until the time that
|
I made a feature request for this to be addressed. Until that happens, if at
|
||||||
happens, if at all, the following [Karabiner] config can be used to change the
|
all, the following [Karabiner] config can be used to change the next unread
|
||||||
next unread shortcut to something more sane. I chose
|
shortcut to something more sane. I chose <span
|
||||||
<span class="keyboard-shortcut">⌘J</span>:
|
class="keyboard-shortcut">⌘J</span>:
|
||||||
|
|
||||||
<script src="https://gist.github.com/wezm/05210d76660e735944a7.js"></script>
|
<script src="https://gist.github.com/wezm/05210d76660e735944a7.js"></script>
|
||||||
[View Code][code]
|
[View Code][code]
|
||||||
|
|
Loading…
Reference in a new issue