repo.or.cz
/
org-mode.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge branch 'maint'
[org-mode.git]
/
testing
/
examples
/
ob-screen-test.org
blob
19ce14763d4014c5acd879b4c9381c6b5a335c37
1
#+Title: a collection of examples for ob-screen tests
2
#+begin_src screen :session create-tmpdir
3
mkdir -p $TMPDIR
4
cd $TMPDIR
5
#+end_src