add missing parenthesis
This commit is contained in:
parent
3de950e0d9
commit
b971c0e50f
|
@ -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 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
|
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
|
+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
|
which is *inside* the horizontally oriented workspace. Thus, now new windows will be
|
||||||
opened to the right of the +Vertical Split Container+:
|
opened to the right of the +Vertical Split Container+:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue