Ticket #18357 (reopened defect)
tmux needs to fix its bootstrap
| Reported by: | l.g.chin@… | Owned by: | toby@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | egall@… | |
| Port: | tmux |
Description
tmux 0.6 as distributed with MacPorts blocks the usage of Distributed Objects for inter-process messaging. This is a problem when specifying an editor such as TextMate or MacVim for writing commit messages in version control systems such as git or Subversion.
The version of GNU Screen bundled with OS X Leopard has a similar issue, as outlined on the TextMate blog: http://blog.macromates.com/2007/leopard-issues/
Since this issue is resolved in the MacPorts version of screen for GNU screen, I suspect that the same could be done for tmux.
Change History
comment:2 Changed 4 years ago by toby@…
- Summary changed from tmux blocks Distributed Objects to tmux needs to fix its bootstrap
I don't see why screen from MacPorts would work any better, considering it's using the same patches Leopard's screen is.
Whatever. Updating ticket title to make more sense.
comment:9 Changed 4 years ago by toby@…
I think this is fixed in r58563, I need to test further though.
comment:10 Changed 4 years ago by toby@…
- Status changed from assigned to closed
- Resolution set to fixed
As far as I can tell, this is now fixed.
comment:11 Changed 3 years ago by toby@…
- Status changed from closed to reopened
- Resolution fixed deleted
reopened as of r60347
comment:12 Changed 8 weeks ago by egall@…
tmux is now at 1.8 as of r104642. Does this issue still exist?

