From f9f2c5276bb3cf4b268e196a8967ac9cd620f5bd Mon Sep 17 00:00:00 2001 From: dominic Date: Mon, 4 Nov 2019 00:47:04 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 6fde3aa..51ca000 100644 --- a/README.md +++ b/README.md @@ -21,17 +21,9 @@ Currently, there is no way of changing the keybindings in a config. This is subj The default key bindings are - - -| Column 1 | Column 2 | Column 3 | -| -------- | -------- | -------- | -| Text | Text | Text | - - - | Key | Function | -| -- | -- | -| i| Enter insert mode (to compose a message) | +| ---- | ---- | +| i | Enter insert mode (to compose a message) | | y, Return | Send message | | Esc | Cancel, Exit current mode | | c/C | Previous/Next Dialog |