aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2025-10-26 09:37:52 -0300
committerSilvio Rhatto <rhatto@riseup.net>2025-10-26 09:37:52 -0300
commit970f1dbdbe7fa6b7cfb5681076eab894f6b7314c (patch)
tree39a97d701be123c054e53fbeade7dc5ec045804f
parent781953623a241607fbe2e3d7e7c44ccb835047d4 (diff)
downloadtemplater-master.tar.gz
templater-master.tar.bz2
IDEAS: tmux and screen sessionsHEADmaster
-rw-r--r--IDEAS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/IDEAS.md b/IDEAS.md
index d7a3843..413caff 100644
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -32,6 +32,8 @@
* Multilicense
* Bugs-everywhere
* Bookdown
+ * Tmux session (`~/.tmux/<session-name>`).
+ * Screen session (`~/.screen/<session-name>`).
* Mkdocs:
* Runs `mkdocs new`.
* Sets a Makefile and script for watch mode (inotify).