Enhance java.io.Console - provide methods to query console width and height

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P3
    • tbd
    • Affects Version/s: 12
    • Component/s: core-libs
    • None
    • Fix Understood

      Users of the console device that implement e.g. command line tools find it sometimes useful to be able to query its width and height.
      As Java already offers an abstraction of the console via java.io.Console, it would be a logical thing to offer a getWidth() and getHeight() method for this.

            Assignee:
            Christoph Langer
            Reporter:
            Christoph Langer
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: