Hello,
on Saturday 05 November 2011 at 19:36, Nicholas Marriott wrote:
> Hmm did you forget to attach the files?
Indeed, I was too hasty. Sorry about that, they are attached now.
> \033[38;5;7m is white which is not the same as the default colour
> (\033[39m).
That's strange, from where can thi
mc is an ncurses program, yes? What does it's -x flag do?
What is $TERM set to inside and outside tmux?
What platform? Linux?
On Sat, Nov 05, 2011 at 07:21:54PM +, Octoploid wrote:
> I switched to tmux yesterday and it's mostly working fine.
> There are however two small issues that came ac
Hmm did you forget to attach the files?
\033[38;5;7m is white which is not the same as the default colour
(\033[39m).
On Sat, Nov 05, 2011 at 12:46:32PM +0100, Natacha Port? wrote:
> Hello,
>
> I don't have much time right now to run the tests given in the other
> e-mail, it's not obvious becau
I switched to tmux yesterday and it's mostly working fine.
There are however two small issues that came across:
1. When I start mc with -x and then quit it again after some time,
the first line of the previous screen (before starting mc) is still
visible. The command prompt follows in the li
On Sat, Nov 05, 2011 at 12:46:32PM +0100, Natacha Port? wrote:
> Hello,
>
> I don't have much time right now to run the tests given in the other
> e-mail, it's not obvious because of some freebsd quirks (there are two
> parallel ncruses, one from base system, the other from ports, the one
> from p
Hello,
I don't have much time right now to run the tests given in the other
e-mail, it's not obvious because of some freebsd quirks (there are two
parallel ncruses, one from base system, the other from ports, the one
from ports comes with `infocmp` and a terminfo database while the one
from base c
Nicholas Marriott a écrit :
> Hmm. Do you get the same thing in xterm with TERM=xterm-256color?
Yes I do.
> On Fri, Oct 28, 2011 at 11:38:58AM +0200, Bastien Dejean wrote:
> > Nicholas Marriott a ??crit :
> >
> > > tmux version? Platform? Terminal? TERM outside tmux?
> > Sorry: tmux 1.5, Arch L
Also please run tmux -vvLtest, reproduce the problem in as small a
way as possible (preferable with printf) then exit tmux and send me the
log files from the current directory (there should be at least a server
and a tmux-out file).
On Sat, Nov 05, 2011 at 09:30:53AM +, Nicholas Marriott
Hm. I can't see anything wrong in tmux in rxvt-unicode with
TERM=rxvt-unicode-256color and either your script files or printf.
This is most likely to be a problem with tmux setting the default
colours; \033[m inside tmux is not guaranteed to emit SGR0 to the
outside, if the terminal has AX or
Applied to OpenBSD, thanks.
On Sat, Nov 05, 2011 at 01:32:07AM -0400, Ben Boeckel wrote:
> On Thu, Oct 27, 2011 at 23:50:36 +0100, Nicholas Marriott wrote:
> > Man page I just meant remove the quotes, if you look at the bind-key bit
> > it just says:
> >
> > is bound in
> > .Ar key-table :
> > t
Hmm. Do you get the same thing in xterm with TERM=xterm-256color?
On Fri, Oct 28, 2011 at 11:38:58AM +0200, Bastien Dejean wrote:
> Nicholas Marriott a ??crit :
>
> > tmux version? Platform? Terminal? TERM outside tmux?
>
> Sorry: tmux 1.5, Arch Linux, urxvtc, TERM is 'rxvt-unicode-256color'
>
Are you sure the screen size tmux thinks the client has (try tmux lsc)
matches what it really is?
On Wed, Nov 02, 2011 at 09:13:25AM -0500, Joshua McMichael wrote:
> Hi,
>
> Thanks to the developers for such an excellent terminal multiplexer!
> I've switched from GNU screen, and haven't looked
You sent bits to add -F pane_index and also to change window_pane_index to
return (u_int)-1 together, but window_pane_index should behave like
window_index (return an int).
So have I got the latest stuff to add -F pane_index?
What else have I got from you that is still outstanding?
- Word motion
13 matches
Mail list logo