tfdbg: Curses CLI: Fill line-end whitespace with default color pair
authorShanqing Cai <cais@google.com>
Tue, 20 Mar 2018 15:08:48 +0000 (08:08 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 20 Mar 2018 15:16:41 +0000 (08:16 -0700)
commit222c2b858fb1722f9aaf45e780b08e505e845665
treebb006e5e165167c7ba89fe1a841f06ea111a38fe
parenta40c8024f9beec346c2c1d98e9238c5d48ea0dca
tfdbg: Curses CLI: Fill line-end whitespace with default color pair

to prevent spurious color pairs from appearing in certain text
terminal environments.

RELNOTES: Bug fix: tfdbg curses CLI: fix spurious background colors in some text terminals.
PiperOrigin-RevId: 189742433
tensorflow/python/debug/cli/curses_ui.py