mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-07-31 12:00:34 +02:00
Merge pull request #1538 from davydovanton/typo-tmux
[tmux/en] Fix typo for lsp command
This commit is contained in:
@@ -38,7 +38,7 @@ then later reattached.
|
|||||||
lsp # List panes
|
lsp # List panes
|
||||||
-a # List all panes
|
-a # List all panes
|
||||||
-s # List all panes in session
|
-s # List all panes in session
|
||||||
-t # List app panes in target
|
-t # List all panes in target
|
||||||
|
|
||||||
kill-window # Kill current window
|
kill-window # Kill current window
|
||||||
-t "#" # Kill target window
|
-t "#" # Kill target window
|
||||||
|
Reference in New Issue
Block a user