From: Andriy Yablonskyy Date: Sun, 21 Oct 2018 17:42:19 +0000 (-0400) Subject: add missing parenthesis X-Git-Tag: 4.16~10^2 X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=commitdiff_plain;h=b971c0e50f00756227bb27d2fc5f7087310f3927 add missing parenthesis --- diff --git a/docs/userguide b/docs/userguide index e4138993..4bfcdb6b 100644 --- a/docs/userguide +++ b/docs/userguide @@ -247,7 +247,7 @@ 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 current +Container+. In default configuration, use +$mod+a+ to navigate one +Container+ up the tree (you can repeat this multiple times until you get to the -+Workspace Container+. In this case, you would focus the +Vertical Split Container+ ++Workspace 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+: