diff options
-rw-r--r-- | FAQ | 2 | ||||
-rw-r--r-- | TODO | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -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. @@ -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 |