initial commit
This commit is contained in:
6
tmux-capture.sh
Executable file
6
tmux-capture.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/sh
|
||||
|
||||
|
||||
tmux capture-pane -pJS - > /tmp/tb
|
||||
|
||||
tmux display "Saved to /tmp/tb"
|
Reference in New Issue
Block a user