Skip to content

Interactive console output should behave like the real switch based on terminal width #97

Description

@JoProvost

Some switch models wrap the output when it exceeds the width of the terminal. As it may not be required to fully simulate this feature, systems developed to interact with those routers must expect to read the output on multiple lines.

To do so, fake-switches should support this feature by simulating line wrap at a fixed terminal width determined some how (configuration) or dynamically defined by the terminal width the same way the real switch would do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions