Bug ID 950869
Summary Misaligned table header in zypper table formatting
Classification openSUSE
Product openSUSE Factory
Version 2015*
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee ma@suse.com
Reporter schwab@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

The columns in the table header are misaligned if the output is redirected
to a tty.

$ rpm -q zypper
zypper-1.12.16-1.1.x86_64
$ zypper lr
#                   | Alias           | Name            | Enabled              
| GPG Check                  | Refresh
--------------------+-----------------+-----------------+-----------------------+----------------------------+--------
1 | factory         | factory         | Yes | (r ) Yes | Yes    
2 | factory-debug   | factory-debug   | Yes | (r ) Yes | Yes    
3 | factory-non-oss | factory-non-oss | Yes | (r ) Yes | Yes    
$ zypper lr | cat
# | Alias           | Name            | Enabled | GPG Check | Refresh
--+-----------------+-----------------+---------+-----------+--------
1 | factory         | factory         | Yes     | (r ) Yes  | Yes    
2 | factory-debug   | factory-debug   | Yes     | (r ) Yes  | Yes    
3 | factory-non-oss | factory-non-oss | Yes     | (r ) Yes  | Yes


You are receiving this mail because: