Comment 7 for bug 1379157

Revision history for this message
YUKI Hiroshi (piro-or) wrote :

I also saw this problem on WSL (Windows Subsystem for Linux) console:

Case 1: local byobu on WSL console

 * Envilonment: Ubuntu 18.04 on WSL
 * Steps to reproduce:
   1. Start Ubuntu on WSL.
   2. Install byobu.
   3. Start byobu.

Case 2: remote byobu on Ubuntu via WSL console

 * Client: Ubuntu 18.04 on WSL
 * Server: Ubuntu 18.04
 * Steps to reproduce:
   1. Start Ubuntu on WSL.
   2. Log in to the Ubuntu server.
   3. Start byobu on the Ubuntu server.

This problem happens on the default console of WSL, but it doesn't happen on wsltty ( https://github.com/mintty/wsltty/releases ) and GNOME terminal running on the Ubuntu server itself.