diff options
author | Dave Barach <dave@barachs.net> | 2017-09-22 13:34:39 -0400 |
---|---|---|
committer | Dave Barach <dave@barachs.net> | 2017-09-22 13:39:07 -0400 |
commit | b66201f76143391cc9b81d9c419919b9fd914a24 (patch) | |
tree | e3b5990c1c9d7e9f07b1421de3aae17c83e35ca9 /extras | |
parent | 35df2e1dc9dd639f3a28680689c1d5f3ec6d8dfc (diff) |
Fix vpp "unix interactive" when running under emacs + gdb
In this specific corner-case setup, ioctl (0, TIOCGWINSZ) returns
window height = 0 and width = 0. Rather than declaring the terminal to
be non-interactive, set the window size parameters to 80 x 24.
Change-Id: If66f5f0883f1940518ec1c6e26228c9bb6f32852
Signed-off-by: Dave Barach <dave@barachs.net>
Diffstat (limited to 'extras')
0 files changed, 0 insertions, 0 deletions