IO package:vty

The attempted width table entry could not be written to the configuration due to a conflict; the argument here is the width table file path for the conflicting entry.
A new configuration file file was written with the new width table entry.
An existing configuration file was modified with the new width table entry.
No change was made because the existing configuration already contains the specified mapping.
The type of exceptions specific to vty. These have fully qualified names by default since, IMO, exception handling requires this.
A region of the display (first width, then height)
Provide the bounds of the display context.
Set the terminal's cursor position without displaying a cursor character. This is important for accessibility with screen readers where a cursor position needs to be reported but we may not want to show a block cursor in that location for cosmetic reasons. The boolean argument indicates whether the positioning should be absolute as with AbsoluteCursor (True) or logical as with Cursor (False).
The table could not be activated. Args: failure status.
Exception type raised by installUnicodeWidthTable.