Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add a small dance to daemon() to reattach tmux to the user's namespace (which | Nicholas Marriott | 2017-06-06 |
| | | | | | | | | | | | | | allows access to the clipboard) on OS X 10.10 and above. Chis Johnsen has done much work on and documentation of this issue, the code is copied (with some tweaks) from his reattach-to-user-namespace at: https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard Tested by Enrico Ghirardi. Will see how this goes, if it breaks stuff it might go away again. | ||
* | compat/* should not include tmux.h. | Nicholas Marriott | 2017-01-25 |
| | |||
* | No need for $Id$ now. | Nicholas Marriott | 2014-11-08 |
| | |||
* | Add missing $Id$. | Tiago Cunha | 2011-07-09 |
| | |||
* | Remove redundant preprocessor check (it's already taken care of by tmux.h). | Tiago Cunha | 2010-10-24 |
| | |||
* | HAVE_. | Nicholas Marriott | 2009-05-14 |
| | |||
* | More Sun OS crap. | Nicholas Marriott | 2008-06-18 |
| | |||
* | compat/daemon.c | Nicholas Marriott | 2008-06-18 |