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
449449
450450.. code-block :: bash
451451
452- $ tmux kill-window
452+ $ tmux kill-window [-t target-window]
453453
454454=================== ====================================================
455455Short cut Action
456456------------------- ----------------------------------------------------
457457``& `` Kill the current window.
458458=================== ====================================================
459459
460-
461460Kill pane
462461---------
463462
@@ -471,19 +470,6 @@ Short cut Action
471470``x `` Kill the current pane.
472471=================== ====================================================
473472
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-
487473Splitting windows into panes
488474----------------------------
489475
You can’t perform that action at this time.
0 commit comments