Re: patch for setting pane background color

2015-02-21 Thread J Raynor
> You can try to make tmux itself support BCE ... or add BCE support > back on top of this like you had before. I don't know how to make tmux support terminals without BCE besides what I already did. Can you give me some detail for what you mean by "make tmux itself support BCE"? ---

Re: patch for setting pane background color

2015-02-21 Thread Nicholas Marriott
This looks good now, thanks, although I will need to find some time to play with it a bit. We still have the question of terminals without BCE. You can try to make tmux itself support BCE if you like which would be nice and have a bit of overlap with this diff, or add BCE support back on top of thi

Re: [tmux:tickets] #174 Copy in copy mode without leaving copy mode

2015-02-21 Thread Nicholas Marriott
I like the default so I don't think we should change it. You could maybe make copy-selection accept an argument like copy-pipe. I wouldn't make it do the full getopt dance just yet but just accepting "-n" or "-x" or something might work. On Sat, Feb 21, 2015 at 07:59:07PM -0600, J Raynor wrote:

Re: [tmux:tickets] #174 Copy in copy mode without leaving copy mode

2015-02-21 Thread J Raynor
Since this ticket wasn't closed quickly with a statement that the functionality isn't wanted, does that mean there's a possibility for change? Three options come to mind: 1. Change tmux's default behavior so that copying a selection doesn't exit copy mode. 2. Add an option (session option?) to