From 9c26e77580897f7de9054a38cb2cd8136254db28 Mon Sep 17 00:00:00 2001 From: notes web app Date: Wed, 17 May 2017 20:42:56 +0000 Subject: [PATCH] Notes modified via websocket, 1495053776966 --- allNotes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allNotes.txt b/allNotes.txt index 45923e0..1dfd485 100644 --- a/allNotes.txt +++ b/allNotes.txt @@ -7,7 +7,7 @@ Hit the i-key on your keyboard and you should be able to type stuff normally. If you **do** know what I'm talking about, I'm sorry to force my keybindings on you: - `:` and `;` are swapped -- `jj` escapes insert mode / +- `jj` escapes insert mode / `ctrl + c` works as well All of your changes here are synchronized via web-socket to a custom node.js app. Open a new incognito browser window, log in again, and watch your changes appear in the other window.