The branch, master has been updated
via d62121e7bbab6c84faa7beb2117cb9e444866db3 (commit)
from 06d101657f40ef4bd6cfeb4524c73eb533620542 (commit)
- Log -----------------------------------------------------------------
commit d62121e7bbab6c84faa7beb2117cb9e444866db3
Author: Nicholas Marriott <[email protected]>
Commit: Nicholas Marriott <[email protected]>
Add entry about smaller clients based on text from Thomas Adam.
---
FAQ | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/FAQ b/FAQ
index 81421bc..da72d43 100644
--- a/FAQ
+++ b/FAQ
@@ -421,4 +421,19 @@ On OS X, reattach-to-usernamespace lets pbcopy/pbpaste
work:
https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard
+* Why do I see dots around a session when I attach to it?
+
+tmux limits the size of the window to the smallest attached session. If
+it didn't do this then it would be impossible to see the entire window.
+The dots mark the size of the window tmux can display.
+
+To avoid this, detach all other clients when attaching:
+
+ $ tmux attach -d
+
+Or from inside tmux by detaching individual clients with C-b D or all
+using:
+
+ C-b : attach -d
+
$Id$
-----------------------------------------------------------------------
Summary of changes:
FAQ | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
hooks/post-receive
--
tmux
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs