From a686d7e39865c8b8b64ea2f5dad6f65c40188b77 Mon Sep 17 00:00:00 2001 From: Tor Hveem Date: Fri, 11 Oct 2013 15:59:55 +0200 Subject: [PATCH] implement alt-a and ctrl-g keybindings --- index.html | 6 +++--- js/websockets.js | 31 +++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 4150a97..377755c 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ - + @@ -18,7 +18,7 @@ - +

@@ -121,7 +121,7 @@ $ openssl req -nodes -newkey rsa:2048 -keyout relay.pem -x509 -days 365 -out rel