Project

General

Profile

Actions

Bug #9569

closed

Fix serial console terminal size issues

Added by Jim Pingle almost 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Operating System
Target version:
Start date:
05/30/2019
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
All

Description

Serial consoles do not have the correct size set (rows, cols) based on the user's terminal, since serial doesn't have a way to pass that by default. This can cause issues with programs like vi, curses applications like pftop, and with shell command recall.

There are various methods of polling the terminal, however, and enabling one will make for a better user experience at the serial console.

For example, FreeBSD has resizewin which looks perfect for this.

Actions

Also available in: Atom PDF