commit a313231d85aba00cc99a167cd884cdc5a0647f82 parent 8f412e11cd2afb8284b29efbd54d6dfd9ce3a2c8 Author: ling0x <ling0x@users.noreply.github.com> Date: Fri, 17 Jul 2026 00:05:29 +0100 refactor Diffstat:
| A | commands/tmux.txt | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/commands/tmux.txt b/commands/tmux.txt @@ -0,0 +1,7 @@ +tmux + +Move window from one session to another: + +Ctrl + leader + +:move-window -s src_ses:win -t target_ses:win +\ No newline at end of file