Hacker News new | ask | show | jobs
by jbnicolai 4056 days ago
I wrote a small snippet to integrate this with tmux. Simply press <Leader-i> for the current buffer to be run through fpp.

See a small example here: http://recordit.co/U2TYvbPC9p

And here's the corresponding code: https://github.com/jbnicolai/tmux/blob/master/.tmux.conf#L12...