aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-01-10 18:35:48 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-01-10 18:35:48 +0000
commitbea8a54f692e9f36cfa0ee70cb99effa4ef170fd (patch)
tree4df4753b8c6a6dbdd8fe7e11a2bcbffef70876d7
parent312633203d58a19e7c1523e1589d72b3b3948c9c (diff)
downloadrtmux-bea8a54f692e9f36cfa0ee70cb99effa4ef170fd.tar.gz
rtmux-bea8a54f692e9f36cfa0ee70cb99effa4ef170fd.tar.bz2
rtmux-bea8a54f692e9f36cfa0ee70cb99effa4ef170fd.zip
Update.
-rw-r--r--FAQ2
-rw-r--r--TODO2
2 files changed, 3 insertions, 1 deletions
diff --git a/FAQ b/FAQ
index 457883b8..2f5f717b 100644
--- a/FAQ
+++ b/FAQ
@@ -12,7 +12,7 @@ tmux offers several advantages over screen:
whether used interactively, as a key binding, or from the shell;
- easily scriptable from the shell;
- multiple paste buffers;
-- emacs key layouts;
+- choice of vim or emacs key layouts;
- options to limit window size;
- a cleaner, modern, easily extended, BSD-licensed codebase.
diff --git a/TODO b/TODO
index 061f7d59..0116e565 100644
--- a/TODO
+++ b/TODO
@@ -64,3 +64,5 @@
- document window options changes
- a window mode to show a clock
- a key binding to display the status line when it is turned off
+- FAQ "Can I have some examples of cool things I can do with tmux?" -- linkw
+- clone session command