Go to file
Allard Hendriksen d5deb53751 Implement org-babel-tmux-test
Tests the tmux functionality. Also solves some problems in the
original implementation where the temp file would be read directly
after creation, i.e. before the random string could be written to the
file.
2018-01-05 15:01:27 +01:00
.gitignore Initial commit 2018-01-02 18:58:25 +01:00
README.md Add README 2018-01-02 19:06:43 +01:00
ob-tmux.el Implement org-babel-tmux-test 2018-01-05 15:01:27 +01:00

README.md

ob-tmux.el

An ob-screen.el inspired export block for org mode and tmux.