Re: Mouse issue

2011-05-23 Thread marcel partap
Salut :)
umm... while you have merged my patch for window scrolling (thaanx :D), the 
issue with wheel events being not correctly passed when 
either mouse-select-window or mouse-select-pane is turned on persists. Can you 
reproduce that?
> 1) open less with text +1 page, scroll mouse.
> 2) toggle both mouse-select-* on/off, retest scrolling
#regards/marcel.

--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users


systemd / pam support

2011-05-23 Thread Christian Hesse
Hello everybody,

I've installed systemd on my system. Systemd manages processes in cgroups, so
it is able to terminate a process hierarchy if the daemon or session exits.

Now this breaks tmux: A user logs in, starts a tmux session, and detaches it.
When the user logs out the tmux session is killed as it belongs to the same
cgroup.

I think the best way to fix the problem is pam support. There's a pam
module pam_systemd which registers user sessions in the systemd control group
hierarchy.
This could also enable things like pam_limits for tmux.

Or is there any problem with this? Any comments?
-- 
Schoene Gruesse
Chris

--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users


Re: systemd / pam support

2011-05-23 Thread Nicholas Marriott
Hi

I'm not convinced tmux should need PAM support to do something perfectly
normal.

How does systemd deal with other programs that want to daemonize? Surely
it doesn't kill eg httpd if you start it from a terminal.


On Mon, May 23, 2011 at 08:51:17PM +0200, Christian Hesse wrote:
> Hello everybody,
> 
> I've installed systemd on my system. Systemd manages processes in cgroups, so
> it is able to terminate a process hierarchy if the daemon or session exits.
> 
> Now this breaks tmux: A user logs in, starts a tmux session, and detaches it.
> When the user logs out the tmux session is killed as it belongs to the same
> cgroup.
> 
> I think the best way to fix the problem is pam support. There's a pam
> module pam_systemd which registers user sessions in the systemd control group
> hierarchy.
> This could also enable things like pam_limits for tmux.
> 
> Or is there any problem with this? Any comments?
> -- 
> Schoene Gruesse
> Chris
> 
> --
> What Every C/C++ and Fortran developer Should Know!
> Read this article and learn how Intel has extended the reach of its 
> next-generation tools to help Windows* and Linux* C/C++ and Fortran 
> developers boost performance applications - including clusters. 
> http://p.sf.net/sfu/intel-dev2devmay
> ___
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users

--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users


Re: Mouse issue

2011-05-23 Thread Nicholas Marriott
haven't got time to look into this really, but it is on the pile in my
inbox so if nobody else does I'll get to it after this week


On Mon, May 23, 2011 at 08:05:52PM +0200, marcel partap wrote:
> Salut :)
> umm... while you have merged my patch for window scrolling (thaanx :D), the 
> issue with wheel events being not correctly passed when 
> either mouse-select-window or mouse-select-pane is turned on persists. Can 
> you reproduce that?
> > 1) open less with text +1 page, scroll mouse.
> > 2) toggle both mouse-select-* on/off, retest scrolling
> #regards/marcel.
> 
> --
> What Every C/C++ and Fortran developer Should Know!
> Read this article and learn how Intel has extended the reach of its 
> next-generation tools to help Windows* and Linux* C/C++ and Fortran 
> developers boost performance applications - including clusters. 
> http://p.sf.net/sfu/intel-dev2devmay
> ___
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users

--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users