Skip to content

History / 2021 001 Add getWindowSz function to Posix.TTY structure

Revisions

  • Changed `struct ttysize` to `struct winsize`, since that appears to be the more common type used to get the window size (the two types are isomorphic).

    @JohnReppy JohnReppy committed Feb 11, 2021
  • Conform with style of previous extension proposals

    @JohnReppy JohnReppy committed Feb 6, 2021
  • Remove cut-n-paste junk

    @JohnReppy JohnReppy committed Feb 6, 2021
  • Created 2021-001 Add getWindowSz function to Posix.TTY structure (markdown)

    @JohnReppy JohnReppy committed Feb 6, 2021