From f513189c586e5ebc940b8c9086925d0729a5dbc2 Mon Sep 17 00:00:00 2001 From: Takayuki Maeda <41065217+TaKO8Ki@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:17:32 +0900 Subject: [PATCH] add key for connections (#70) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa5b649..fd0fcc9 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ If you want to add connections, you need to edit your config file. For more info | H, J, K, L | Extend selection by one cell left/down/up/right | | y | Copy a cell value | | , | Move focus to left/right | +| c | Move focus to connections | | / | Filter | | ? | Help | | 1, 2, 3, 4, 5 | Switch to records/columns/constraints/foreign keys/indexes tab |