GitShow/sindresorhus/terminal-query
sindresorhus

terminal-query

Send escape sequences to the terminal and read back responses

by sindresorhus
Star on GitHubForknpm

JavaScript

15 stars2 forks1 contributorQuiet · 7mo agoSince 2026v0.1.1MIT

Meet the team

See all 1 on GitHub →
sindresorhus
sindresorhus5 contributions

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
71
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
sindresorhus
Fix process not exitingMergedPR

Fixes #1

sindresorhus · 7mo ago
Richienb
Process doesn't exit after asynchronous queryClosedIssue

This will cause the process to hang: In fact, this will also cause the process to hang: Calling immediately after in both examples allows the process to exit. This is because Node.js doesn't clear the ref for , even if all listeners are removed. I believe the solution could be to initially check whether is already refed, and unref it at the end if it wasn't.

Richienb · 7mo ago
Structured data for AI agents

Repository: sindresorhus/terminal-query. Description: Send escape sequences to the terminal and read back responses Stars: 15, Forks: 2. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v0.1.1 (7mo ago). Open PRs: 0, open issues: 0. Last activity: 7mo ago. Community health: 71%. Top contributors: sindresorhus.

·@ofershap

Replace github.com with gitshow.dev