Skip to content

Instantly share code, notes, and snippets.

@h2rd
Created December 7, 2012 10:00
Show Gist options
  • Select an option

  • Save h2rd/4232244 to your computer and use it in GitHub Desktop.

Select an option

Save h2rd/4232244 to your computer and use it in GitHub Desktop.
get terminal size nodejs
console.log(process.stdout.getWindowSize());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment