Skip to content

Set console window size #18

@klanderfri

Description

@klanderfri

The program has an algorithm setting the size of the console window so it won't be bigger than necessary, This prevents line-breaks due to small width. However, changing the window size can be annoying if one is running the program from the Windows command prompt.

  • Change the algorithm so it won't shrink the window. Only increases of the size should be done.
  • Store the current size and reset it when the program is done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixSomething works, but is uglygood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions