From 895bc822df60023d95df2ebc9e6286e3524f8897 Mon Sep 17 00:00:00 2001
From: Malina Sulca
Date: Tue, 5 Dec 2017 13:20:38 +0800
Subject: [PATCH] Mention the default shortcut for "focus parent" in the user's
guide.
---
_docs/userguide | 2 +-
docs/userguide.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/_docs/userguide b/_docs/userguide
index ebd0a88..23d9171 100644
--- a/_docs/userguide
+++ b/_docs/userguide
@@ -244,7 +244,7 @@ vertically split terminals on the right, focus is on the bottom right one. When
you open a new terminal, it will open below the current one.
So, how can you open a new terminal window to the *right* of the current one?
-The solution is to use +focus parent+, which will focus the +Parent Container+ of
+The solution is to use +focus parent+ (+$mod+a+ by default), which will focus the +Parent Container+ of
the current +Container+. In this case, you would focus the +Vertical Split
Container+ which is *inside* the horizontally oriented workspace. Thus, now new
windows will be opened to the right of the +Vertical Split Container+:
diff --git a/docs/userguide.html b/docs/userguide.html
index 6f70c73..d2e4c3a 100644
--- a/docs/userguide.html
+++ b/docs/userguide.html
@@ -311,7 +311,7 @@ of splits can be.
vertically split terminals on the right, focus is on the bottom right one. When
you open a new terminal, it will open below the current one.
So, how can you open a new terminal window to the right of the current one?
-The solution is to use focus parent, which will focus the Parent Container of
+The solution is to use focus parent ($mod+a by default), which will focus the Parent Container of
the current Container. In this case, you would focus the Vertical Split
Container which is inside the horizontally oriented workspace. Thus, now new
windows will be opened to the right of the Vertical Split Container:
--
2.39.5