cleanup previous PR

This commit is contained in:
Kovid Goyal
2022-04-30 15:03:27 +05:30
parent 99409f0a8b
commit 4ce4176bbe
2 changed files with 7 additions and 7 deletions

View File

@@ -3,7 +3,7 @@ Tabs and Windows
|kitty| is capable of running multiple programs organized into tabs and windows.
The top level of organization is the :term:`OS window <os_window>`. Each OS
window consists of one or :term:`tabs <tab>`. Each tab consists of one or more
window consists of one or more :term:`tabs <tab>`. Each tab consists of one or more
:term:`kitty windows <window>`. The kitty windows can be arranged in multiple
different :term:`layouts <layout>`, like windows are organized in a tiling
window manager. The keyboard controls (which are :ref:`all customizable