A talk on tmux, a terminal multiplexer.
With a not-so-short introduction to the history of terminals.
The presentation is rendered in a terminal via
patat.
The slides themselves are written in markdown, so they are also
readable right here.
- install patat, preferably
from source
- install Stack (Haskell package manager)
cd ~/src && git clone [email protected]:jaspervdj/patat.git
stack setup && stack install
(this takes quite some time)
patat -w slides.md