[tmux:tickets] #198 Apps opened within tmux can't go fullscreen OS X 10.10.3

2015-05-26 Thread Josh Ober
--- ** [tickets:#198] Apps opened within tmux can't go fullscreen OS X 10.10.3** **Status:** open **Created:** Mon May 25, 2015 08:56 AM UTC by Josh Ober **Last Updated:** Mon May 25, 2015 08:56 AM UTC **Owner:** nobody I'm using git version of tmux and since OS X 10.10.3 if I op

[tmux:tickets] #197 Scrolling past bottom exits copy-mode

2015-05-26 Thread Josh Ober
--- ** [tickets:#197] Scrolling past bottom exits copy-mode** **Status:** open **Created:** Mon May 25, 2015 08:48 AM UTC by Josh Ober **Last Updated:** Mon May 25, 2015 08:48 AM UTC **Owner:** nobody I've been using the git version of tmux and really like the new mouse behavior. Bu

Re: set-titles not working

2011-12-20 Thread Josh Audette
k of allowSendEvents and made it disable several other resources. Certainly set-titles worked fine on my old laptop with this resource set. Best regards, Josh Audette -- Write once. Port to many. Get the SDK and tools

Re: set-titles not working

2011-12-09 Thread Josh Audette
re attached in logs.tar.bz2 Best regards, Josh Audette logs.tar.bz2 Description: Binary data -- Cloud Services Checklist: Pricing and Packaging Optimization This white paper is intended to serve as a reference, checklist a

Re: set-titles not working

2011-12-07 Thread Josh Audette
On Tue, Dec 06, 2011 at 03:43:23PM -0500, Josh Audette wrote: > On Tue, Dec 06, 2011 at 08:20:23PM +, Nicholas Marriott wrote: > > Can you run "tmux info" and send the output? > > > laphroaig {norm} [15:36:06] <~> tmux info > > ... lots of output .

Re: set-titles not working

2011-12-06 Thread Josh Audette
On Tue, Dec 06, 2011 at 08:20:23PM +, Nicholas Marriott wrote: > Can you run "tmux info" and send the output? laphroaig {norm} [15:36:06] <~> tmux info tmux 1.5, pid 2141, started Tue Dec 6 10:31:27 2011 socket path /tmp//tmux-1000/default, debug level 0 system is Linux 3.1.0-1-amd64 #1 SMP

Re: set-titles not working

2011-12-06 Thread Josh Audette
On Tue, Dec 06, 2011 at 02:03:45PM -0500, Josh Audette wrote: > On Tue, Dec 06, 2011 at 09:32:35AM +, Nicholas Marriott wrote: > > What is TERM set to outside tmux? > > > > You are probably using a terminal which does not correctly have the XT > > option set in te

Re: set-titles doesn't work FSR

2011-12-06 Thread Josh Audette
On Tue, Dec 06, 2011 at 01:45:45PM -0500, Josh Audette wrote: > Hi all, > > I've been fighting with this on and off for awhile. Not sure what to > try next, so I'm emailing this list. Hope it's the right place. Apologies for the dup. email (I thought the origin

Re: set-titles not working

2011-12-06 Thread Josh Audette
recently to be more strict). Sorry, I didn't see your response anmd thought that this email had not gotten through, so I emailed the list again :( TERM is "xterm" outside of tmux, and "screen" inside. I've forgotten how to see what the terminfo is; I&#

set-titles doesn't work FSR

2011-12-06 Thread Josh Audette
o "vi wargle" the title doesn't change. If I run tmux, the title stays "xterm" but if I do "vi wargle" (this time from within tmux) it changes to "wargle (~) - VIM". I hope someone can help me figure this out. Cheers, Josh .tmux.conf # CTRL

set-titles not working

2011-12-06 Thread Josh Audette
he expected title. Hopefully someone can set me on the right path, suggest changes I might try, or at least put a soft pillow between my head and the desk I'm banging it on. Cheers, Josh -- Cloud Services Checklist: P

Re: Bell Issues

2011-03-15 Thread Josh
On Tue, Mar 15, 2011 at 11:44 AM, Nicholas Marriott wrote: > tmux version? > > There was a bug in one version, I forget which. > > As discussed in IRC, I was running 1.3, and an update to 1.4 seems to have fixed the issue. Tha

Bell Issues

2011-03-15 Thread Josh
bg "yellow" set -g display-panes-active-colour "magenta" set -g display-panes-colour "cyan" set -g message-bg "white" set -g message-fg "black" set -g history-limit 2000 set -g bell-action any set -g visual-bell off unbind '"' bin