diff --git a/tridactyl/tridactylrc b/tridactyl/tridactylrc index e19f8d6..c04f31e 100644 --- a/tridactyl/tridactylrc +++ b/tridactyl/tridactylrc @@ -26,7 +26,7 @@ unbind bind h tabprev bind l tabnext -js tri.browserBg.runtime.getPlatformInfo().then(os=>{const editorcmd = os.os=="mac" ? "/usr/local/emacsclient" : "emacsclient"; tri.config.set("editorcmd", editorcmd)}) +js tri.browserBg.runtime.getPlatformInfo().then(os=>{const editorcmd = os.os=="mac" ? "/usr/local/bin/emacsclient" : "emacsclient"; tri.config.set("editorcmd", editorcmd)}) " Better find. unbind