Re: Merging panes

2012-03-15 Thread Thorsten
Ben Boeckel writes: Hi List, > On Thu, Mar 15, 2012 at 07:18:04 GMT, Nicholas Marriott wrote: >> tmux selectl >> 9d50,126x23,0,0[126x11,0,0{63x11,0,0[63x5,0,0,63x5,0,6],62x11,64,0},126x11,0,12{63x11,0,12,62x11,64,12}]' >> >> Or you can usually get whatever you want by selecting one of the >> pr

Re: Add XAUTHORITY to default for update-environment

2012-03-15 Thread Ben Boeckel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Thu, Mar 15, 2012 at 19:42:44 GMT, Stroller wrote: > You know, there probably is a case for DBus, at least. I don't know > about this stuff, but I know that I'm generally the exception. But > you're going about it in a very bad way to make your po

Cursor Sequences

2012-03-15 Thread Michael Krysiak
I'm currently unable to change my cursor to line in tmux 1.6 when using '\033[6 q' as defined in http://code.google.com/p/mintty/wiki/CtrlSeqs, but the block (\033[0 q) and underline (\033[4 q) work as expected. If I set my cursor to a line (echo -n -e '\033[6 q') prior to starting tmux, then it

Re: Merging panes

2012-03-15 Thread Ben Boeckel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Thu, Mar 15, 2012 at 07:18:04 GMT, Nicholas Marriott wrote: > tmux selectl > '9d50,126x23,0,0[126x11,0,0{63x11,0,0[63x5,0,0,63x5,0,6],62x11,64,0},126x11,0,12{63x11,0,12,62x11,64,12}]' > > Or you can usually get whatever you want by selecting one

Re: Unable to adjust clock settings

2012-03-15 Thread Ano Nymous
No, I was referring to the default clock in the status bar. I've fixed it since using the status-right option. I just searched the man page for time and date and not realizing there was a separate clock, assumed it was it. Thanks for the help. On Thu, Mar 15, 2012 at 6:15 PM, Nicholas Marriott <

Re: Unable to adjust clock settings

2012-03-15 Thread Nicholas Marriott
What clock are you talking about here? The one you see when you press C-b t? On Thu, Mar 15, 2012 at 01:58:56PM -0500, Ano Nymous wrote: >The clock settings remain the same when running the commands directly >using C-b : . > >"tmux source $HOME/.tmux.conf" didn't work either. >I'm

Re: Garbled output when scrolling (pg-up/pg-down) in Irssi

2012-03-15 Thread Erik Johnson
On Thu, Mar 15, 2012 at 04:30:13PM -0500, Ano Nymous wrote: How do you get bash to have 256 colors then? Well I don't, since I use zsh. If your terminal emulator supports 256 colors, it should set an appropriate TERM for you. If it doesn't, you should find a new terminal emulator. On Thu, M

Re: Garbled output when scrolling (pg-up/pg-down) in Irssi

2012-03-15 Thread Ano Nymous
How do you get bash to have 256 colors then? On Thu, Mar 15, 2012 at 4:11 PM, Erik Johnson wrote: > On Thu, Mar 15, 2012 at 03:44:51PM -0500, Ano Nymous wrote: > >> I've tried a number of solutions found on the web to no avail. >> This occurs on Arch Linux, Debian Wheezy, and Ubuntu Oneiric, all

Re: Garbled output when scrolling (pg-up/pg-down) in Irssi

2012-03-15 Thread Erik Johnson
On Thu, Mar 15, 2012 at 03:44:51PM -0500, Ano Nymous wrote: I've tried a number of solutions found on the web to no avail. This occurs on Arch Linux, Debian Wheezy, and Ubuntu Oneiric, all different machines. I'm using gnome-terminal. I have the following set in .bashrc: export TERM=xterm-256colo

Garbled output when scrolling (pg-up/pg-down) in Irssi

2012-03-15 Thread Ano Nymous
I've tried a number of solutions found on the web to no avail. This occurs on Arch Linux, Debian Wheezy, and Ubuntu Oneiric, all different machines. I'm using gnome-terminal. I have the following set in .bashrc: export TERM=xterm-256color Irssi works as expected in screen.

Re: Add XAUTHORITY to default for update-environment

2012-03-15 Thread Stroller
On 15 March 2012, at 16:30, Andreas Kloeckner wrote: > <#part sign=pgpmime> > On Thu, 15 Mar 2012 11:38:40 +, Nicholas Marriott > wrote: >> Well, I'm reluctant to add things that aren't a standard part of most >> *nix distributions. Especially since they seem to keep adding new ones. >> >>

Re: Unable to adjust clock settings

2012-03-15 Thread Ano Nymous
The clock settings remain the same when running the commands directly using C-b : . "tmux source $HOME/.tmux.conf" didn't work either. I'm using it in gnome-terminal Version: 3.0.1-0ubuntu3. The clock settings are the only settings that don't work. On Thu, Mar 15, 2012 at 1:43 PM, Erik Johnson

Re: Unable to adjust clock settings

2012-03-15 Thread Erik Johnson
On Thu, Mar 15, 2012 at 06:31:10PM +, Nicholas Marriott wrote: Does it change if you run those two commands from the C-b : prompt? If so then you probably didn't restart tmux entirely To add to what Nicholas said, you can also reload your config by running "tmux source $HOME/.tmux.conf"

Re: Unable to adjust clock settings

2012-03-15 Thread Nicholas Marriott
Does it change if you run those two commands from the C-b : prompt? If so then you probably didn't restart tmux entirely On Thu, Mar 15, 2012 at 01:25:00PM -0500, Ano Nymous wrote: >I have the following in my .tmux.conf: > >set-window-option -g clock-mode-style 12 >set-window-option

Unable to adjust clock settings

2012-03-15 Thread Ano Nymous
I have the following in my .tmux.conf: set-window-option -g clock-mode-style 12 set-window-option -g clock-mode-colour white However the clock mode or color does not change. I'm using tmux 1.5. -- This SF email is sponsos

Re: Add XAUTHORITY to default for update-environment

2012-03-15 Thread Nicholas Marriott
On Thu, Mar 15, 2012 at 12:30:02PM -0400, Andreas Kloeckner wrote: > <#part sign=pgpmime> > On Thu, 15 Mar 2012 11:38:40 +, Nicholas Marriott > wrote: > > Well, I'm reluctant to add things that aren't a standard part of most > > *nix distributions. Especially since they seem to keep adding ne

Re: Add XAUTHORITY to default for update-environment

2012-03-15 Thread Andreas Kloeckner
<#part sign=pgpmime> On Thu, 15 Mar 2012 11:38:40 +, Nicholas Marriott wrote: > Well, I'm reluctant to add things that aren't a standard part of most > *nix distributions. Especially since they seem to keep adding new ones. > > If they had made them all GNOME_* or something like ssh it'd be

Re: Add XAUTHORITY to default for update-environment

2012-03-15 Thread Nicholas Marriott
Well, I'm reluctant to add things that aren't a standard part of most *nix distributions. Especially since they seem to keep adding new ones. If they had made them all GNOME_* or something like ssh it'd be better. On Wed, Mar 14, 2012 at 01:26:44PM -0400, Andreas Kloeckner wrote: > <#part sign=p

Re: Tmux quirks using colorschemes and vim.

2012-03-15 Thread Nicholas Marriott
On Wed, Mar 14, 2012 at 02:09:35PM -0400, Andy Walker wrote: >That seems to solve the issue, thanks! *One more issue. *After following >the instructions here (under the final heading "vim displays reverse video >instead of >italics..."):*[1]http://tmux.svn.sourceforge.net/viewvc/tmu

Re: Merging panes

2012-03-15 Thread Nicholas Marriott
tmux selectl '9d50,126x23,0,0[126x11,0,0{63x11,0,0[63x5,0,0,63x5,0,6],62x11,64,0},126x11,0,12{63x11,0,12,62x11,64,12}]' Or you can usually get whatever you want by selecting one of the predefined layouts with ctrl-space and swapping or moving stuff arounf. On Thu, Mar 15, 2012 at 11:35:24AM +13