summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dd36715cc..60678ade4 100644
--- a/README.md
+++ b/README.md
@@ -98,7 +98,7 @@ You can configure custom keybinds, the values listed below are the defaults.
"input_clear": "ctrl+c",
"input_paste": "ctrl+v",
"input_submit": "enter",
- "input_newline": "shift+enter",
+ "input_newline": "shift+enter,ctrl+j",
"history_previous": "up",
"history_next": "down",
"messages_page_up": "pgup",