项目作者: yogan

项目描述 :
tmux Tech Talk
高级语言:
项目地址: git://github.com/yogan/tmux-techtalk.git
创建时间: 2019-09-28T12:42:06Z
项目社区:https://github.com/yogan/tmux-techtalk

开源协议:

下载


tmux Tech Talk

A talk on tmux, a terminal multiplexer.
With a not-so-short introduction to the history of terminals.

Go here to read the slides.

Presentation Slides Setup

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 git@github.com:jaspervdj/patat.git
    • stack setup && stack install (this takes quite some time)
  • patat -w slides.md