diff options
Diffstat (limited to 'content/posts/using-emacsclient-on-macos/index.org')
-rw-r--r-- | content/posts/using-emacsclient-on-macos/index.org | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/content/posts/using-emacsclient-on-macos/index.org b/content/posts/using-emacsclient-on-macos/index.org index a7fbf60..1a2c1f5 100644 --- a/content/posts/using-emacsclient-on-macos/index.org +++ b/content/posts/using-emacsclient-on-macos/index.org @@ -39,10 +39,10 @@ using [[https://github.com/deseven/icanhazshortcut][iCanHazShortcut]], which let keyboard shortcuts. You can download the app from the [[https://github.com/deseven/icanhazshortcut/releases][release]] area on github. -To add a new shortcut, open the app and click the =Shortcuts= tab at -the top. Then click the plus in the bottom right corner, click inside -the =Shortcut= field, press the desired shortcut keys, give it an -action name, and a command. +To add a new shortcut, download and install iCanHazShortcut, then open +the app and click the =Shortcuts= tab at the top. Then click the plus +in the bottom right corner, click inside the =Shortcut= field, press +the desired shortcut keys, give it an action name, and a command. To launch =emacsclient=, I have a shortcut bound to @@html:<kbd>⌃</kbd> + <kbd>⇧</kbd> + <kbd>⌘</kbd> + <kbd>E</kbd>@@ |