Demonstrating tmuxr, an R package to manage tmux

by jeroenjanssens
macOS ◆ screen ◆ zsh 762 views

tmuxr is an R package that allows you to manage tmux and interact with the processes it runs. It features a pipeable API with which you can create, control, and capture tmux sessions, windows, and panes. The recording demonstrates various capabilities of tmuxr such as: running processes, sending keys, splitting windows, and capturing panes. More information: https://jeroenjanssens.github.io/tmuxr/