Sha256: f69b210e233776e94df3a0d04c343f5e0414e04047b02e3b14b355af66f29b08
Contents?: true
Size: 418 Bytes
Versions: 14
Compression:
Stored size: 418 Bytes
Contents
* Personal Notes This is my personal scratchpad. Please ignore what you see after this point, as it is not gauranteed to make sense to you or to be kept up to date. ** Tmux commnad to return the ptys and other info #+BEGIN_SRC bash tmux list-panes -F '#{pane_id} #{pane_tty}' tmux list-panes -F '#{pane_id} #{pane_tty} #{pane_right} #{pane_left} #{pane_top} #{pane_bottom}' #+END_SRC
Version data entries
14 entries across 14 versions & 1 rubygems