You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The branches widget will display the following hierarchy:</p>
@@ -797,6 +811,13 @@ <h2>CUSTOM WINDOW SETTINGS<a class="headerlink" href="#custom-window-settings" t
797
811
and restored at application shutdown/startup.</p>
798
812
<p><cite>git cola</cite> can be configured to not save custom layouts by disabling
799
813
the <cite>Save Window Settings</cite> option in the <cite>git cola</cite> preferences.</p>
814
+
<p>You can save your current layout configuration to <codeclass="docutils literal notranslate"><spanclass="pre">*.layout</span></code> files
815
+
using the <codeclass="docutils literal notranslate"><spanclass="pre">View</span><spanclass="pre">></span><spanclass="pre">Layouts</span><spanclass="pre">></span><spanclass="pre">Save</span><spanclass="pre">Layout</span></code> menu action.</p>
816
+
<p>You can load arbitrary layout files using the <codeclass="docutils literal notranslate"><spanclass="pre">View</span><spanclass="pre">></span><spanclass="pre">Layouts</span><spanclass="pre">></span><spanclass="pre">Load</span><spanclass="pre">Layout</span></code>
817
+
menu action.</p>
818
+
<p>By default, layouts are saved to the <codeclass="docutils literal notranslate"><spanclass="pre">~/.config/git-cola/layouts</span></code> directory.
819
+
Layouts saved to this directory will appear in the <codeclass="docutils literal notranslate"><spanclass="pre">View</span><spanclass="pre">></span><spanclass="pre">Layouts</span></code> menu
820
+
for quick loading and switching of layouts.</p>
800
821
</section>
801
822
<sectionid="dark-mode-and-window-manager-themes">
802
823
<h2>DARK MODE AND WINDOW MANAGER THEMES<aclass="headerlink" href="#dark-mode-and-window-manager-themes" title="Link to this heading">¶</a></h2>
@@ -1717,6 +1738,8 @@ <h3>Git Cola Homepage<a class="headerlink" href="#git-cola-homepage" title="Link
1717
1738
<li><aclass="reference internal" href="#amend-last-commit">Amend Last Commit</a></li>
1718
1739
<li><aclass="reference internal" href="#create-signed-commit">Create Signed Commit</a></li>
0 commit comments