terminal-size

Reliably get the terminal window size

MIT License

Downloads
184.3K
Stars
136
Committers
11

Bot releases are visible (Hide)

terminal-size - Latest Release

Published by sindresorhus 12 months ago

Breaking

  • Rename package from term-size to terminal-size 0c5699b
  • Require Node.js 18 04981cb

Improvements

  • Remove the bundled binaries 89f5f0d
    • This means it will be less accurate on Windows, but bundling binaries simply comes with too many problems.

https://github.com/sindresorhus/term-size/compare/v3.0.2...v4.0.0

terminal-size -

Published by sindresorhus over 2 years ago

  • Improve compatibility with esbuild (#20) fd2daa1

https://github.com/sindresorhus/term-size/compare/v3.0.1...v3.0.2

terminal-size -

Published by sindresorhus about 3 years ago

  • Ignore stderr on spawned processes (#19) 62297b0

https://github.com/sindresorhus/term-size/compare/v3.0.0...v3.0.1

terminal-size -

Published by sindresorhus about 3 years ago

Breaking

  • Require Node.js 12.20 0d2946e
  • This package is now pure ESM. Please read this.

https://github.com/sindresorhus/term-size/compare/v2.2.1...v3.0.0

terminal-size -

Published by sindresorhus almost 4 years ago

terminal-size -

Published by sindresorhus over 4 years ago

  • New macOS binary, signed with Node.js Foundation identity and hardened (#16) 723563c

https://github.com/sindresorhus/term-size/compare/v2.1.1...v2.2.0

terminal-size -

Published by sindresorhus almost 5 years ago

  • Fix error when there's no TERM environment variable (#14) 07b96f0

https://github.com/sindresorhus/term-size/compare/v2.1.0...v2.1.1

terminal-size -

Published by sindresorhus over 5 years ago

terminal-size -

Published by sindresorhus over 5 years ago

Breaking:

  • Require Node.js 8 (#9) 85e3e8e

Enhancements:

  • Add TypeScript definition (#9) 85e3e8e

https://github.com/sindresorhus/term-size/compare/v1.2.0...v2.0.0