CVS: cvs.openbsd.org: src

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nicholas Marriott
Date: Friday, December 31, 2010 - 6:12 pm

CVSROOT:	/cvs
Module name:	src
Changes by:	nicm@cvs.openbsd.org	2010/12/31 18:12:10

Modified files:
	usr.bin/tmux   : cmd-attach-session.c cmd-new-session.c 
	                 cmd-switch-client.c server-client.c server-fn.c 
	                 server.c session.c tmux.h 

Log message:
Don't reset the activity timer for unattached sessions every second,
this screws up the choice of most-recently-used. Instead, break the time
update into a little function and do it when the session is attached.

Pointed out by joshe@.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
CVS: cvs.openbsd.org: src, Nicholas Marriott, (Fri Dec 31, 6:12 pm)