File tree Expand file tree Collapse file tree 1 file changed +1
-15
lines changed Expand file tree Collapse file tree 1 file changed +1
-15
lines changed Original file line number Diff line number Diff line change @@ -449,15 +449,14 @@ Kill window
449
449
450
450
.. code-block :: bash
451
451
452
- $ tmux kill-window
452
+ $ tmux kill-window [-t target-window]
453
453
454
454
=================== ====================================================
455
455
Short cut Action
456
456
------------------- ----------------------------------------------------
457
457
``& `` Kill the current window.
458
458
=================== ====================================================
459
459
460
-
461
460
Kill pane
462
461
---------
463
462
@@ -471,19 +470,6 @@ Short cut Action
471
470
``x `` Kill the current pane.
472
471
=================== ====================================================
473
472
474
- Kill window
475
- -----------
476
-
477
- .. code-block :: bash
478
-
479
- $ tmux kill-window [-t target-window]
480
-
481
- =================== ====================================================
482
- Short cut Action
483
- ------------------- ----------------------------------------------------
484
- ``& `` Kill the current window.
485
- =================== ====================================================
486
-
487
473
Splitting windows into panes
488
474
----------------------------
489
475
You can’t perform that action at this time.
0 commit comments