[Bug 908766] Re: byobu-tmux changes background color in applications

2013-07-26 Thread Dustin Kirkland
** Changed in: byobu
   Status: Incomplete = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/908766

Title:
  byobu-tmux changes background color in applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/byobu/+bug/908766/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 908766] Re: byobu-tmux changes background color in applications

2012-08-23 Thread Launchpad Bug Tracker
[Expired for byobu (Ubuntu) because there has been no activity for 60
days.]

** Changed in: byobu (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/908766

Title:
  byobu-tmux changes background color in applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/byobu/+bug/908766/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 908766] Re: byobu-tmux changes background color in applications

2012-06-24 Thread Dustin Kirkland
From what I can tell, Bug #900309 and Bug #908766 are in opposition, and
I have no solution yet that solves these two requests and causes no
regressions.

For that reason, I'm downgrading this bug from Triaged to Incomplete.

I'm open to merge proposals or patches.  But in my heavy, daily usage of
byobu, I'm not seeing any of the problems in either of these bugs.  That
doesn't mean they don't exist, they're just off my beaten path.

** Also affects: byobu
   Importance: Undecided
   Status: New

** Changed in: byobu
   Status: New = Triaged

** Changed in: byobu
   Importance: Undecided = Low

** Changed in: byobu
   Status: Triaged = Incomplete

** Changed in: byobu (Ubuntu)
   Status: Triaged = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/908766

Title:
  byobu-tmux changes background color in applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/byobu/+bug/908766/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 908766] Re: byobu-tmux changes background color in applications

2012-05-08 Thread Daniel Hahler
** Attachment added: screenshot - vim - background color with 
TERM=screen-256color.png
   
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/908766/+attachment/3136851/+files/screenshot%20-%20vim%20-%20background%20color%20with%20TERM%3Dscreen-256color.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/908766

Title:
  byobu-tmux changes background color in applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/908766/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 908766] Re: byobu-tmux changes background color in applications

2012-05-08 Thread Daniel Hahler
I cannot reproduce the problems mentioned with Vim and screen-256color
(in Ubuntu Precise):

 TERM=screen-256color
  * Working: vim/screen, mutt/screen, mutt/tmux, 256color2.pl
  * Broken: vim/tmux

I am attaching a screenshot.

Please consider using screen-256color again, so that Vim returns 256 for
t_Co by default (without forcing it).

My current workaround is to explicitly set screen-256color (tmux.conf
and TERM) and I have not recognized any problems.

When changing this, please take bug 900309 in mind (test if screen-
256color is available via terminfo/termcap for tmux/screen).

** Changed in: byobu (Ubuntu)
   Status: Expired = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/908766

Title:
  byobu-tmux changes background color in applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/908766/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 908766] Re: byobu-tmux changes background color in applications

2012-05-06 Thread Launchpad Bug Tracker
[Expired for byobu (Ubuntu) because there has been no activity for 60
days.]

** Changed in: byobu (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/908766

Title:
  byobu-tmux changes background color in applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/908766/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 908766] Re: byobu-tmux changes background color in applications

2012-03-07 Thread Daniel Hahler
@Dustin: I do not think it helps much to attach a screenshot, which
shows the result of :set t_Co? as t_Co=8.

@Philip: are you saying that when starting vim in byobu/tmux using vim
-u NONE, :set t_Co? says 256 for you?

My version information:
  byobu version 5.16
  tmux 1.6

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/908766

Title:
  byobu-tmux changes background color in applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/908766/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 908766] Re: byobu-tmux changes background color in applications

2012-03-07 Thread Philip Muškovac
No, for me t_Co is set to 8, which is the case too in byobu 4.37 so not what I 
filed a bug about.
As I said in the description, my primary issue was missing background colors in 
syntax highlighting. That works again now, even with t_Co=8 by simply using vim 
-u NONE and :syntax on.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/908766

Title:
  byobu-tmux changes background color in applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/908766/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 908766] Re: byobu-tmux changes background color in applications

2012-02-24 Thread Philip Muškovac
Just a quick note that from my POV this is fixed. At least vim works
fine again these days.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/908766

Title:
  byobu-tmux changes background color in applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/908766/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 908766] Re: byobu-tmux changes background color in applications

2012-02-24 Thread Dustin Kirkland
Great, thanks, Philip.  Can you confirm this with your byobu -v
information?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/908766

Title:
  byobu-tmux changes background color in applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/908766/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 908766] Re: byobu-tmux changes background color in applications

2012-02-24 Thread Andreas Ntaflos
To chime in here, there still appears to be the problem that Vim doesn't
understand that the terminal is capable of displaying 256 colors
*unless* one explicitly sets 'set t_Co=256' in ~/.vimrc. I don't know if
Byobu can do anything about that but it seems Vim only understands 256
colors if the TERM variable contains a string like 256color. At least
according to http://vim.wikia.com/wiki/256_colors_in_vim if I understood
it correctly.

I can provide screenshots if that helps.

Using byobu version 5.15, tmux 1.5.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/908766

Title:
  byobu-tmux changes background color in applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/908766/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 908766] Re: byobu-tmux changes background color in applications

2012-02-24 Thread Philip Muškovac
byobu version 5.15
tmux 1.6

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/908766

Title:
  byobu-tmux changes background color in applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/908766/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 908766] Re: byobu-tmux changes background color in applications

2012-02-12 Thread Dustin Kirkland
** Summary changed:

- byobu changes background color in applications
+ byobu-tmux changes background color in applications

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/908766

Title:
  byobu-tmux changes background color in applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/908766/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs