Skip to content

ttyctl: add page#21365

Open
SiddhiPandey08 wants to merge 8 commits intotldr-pages:mainfrom
SiddhiPandey08:add/ttyctl
Open

ttyctl: add page#21365
SiddhiPandey08 wants to merge 8 commits intotldr-pages:mainfrom
SiddhiPandey08:add/ttyctl

Conversation

@SiddhiPandey08
Copy link

Checklist

  • The page(s) are in the correct platform directories: common, linux, osx, windows, sunos, android, etc.
  • The page description(s) have links to documentation or a homepage.
  • The page(s) follow the content guidelines.
  • The page(s) follow the style guide.
  • The PR contains at most 5 new pages.
  • The PR is authored by me, or has been human-reviewed if it was created with AI or machine translation software.
  • The PR title conforms to the recommended templates.
  • Version of the command being documented (if known): N/A (Zsh builtin)
  • Reference issue: Let's document: Zsh builtins #21002

@github-actions github-actions bot added new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers. labels Mar 4, 2026
@ivanbaluta ivanbaluta mentioned this pull request Mar 5, 2026
100 tasks
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new TLDR page documenting the Zsh ttyctl builtin for freezing/unfreezing terminal settings, addressing the “Zsh builtins” documentation request (#21002).

Changes:

  • Add pages/common/ttyctl.md with examples for freezing (-f), unfreezing (-u), and reporting status.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Member

@ivanbaluta ivanbaluta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

@CLAassistant
Copy link

CLAassistant commented Mar 7, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ ivanbaluta
❌ SiddhiPandey08


SiddhiPandey08 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@ivanbaluta
Copy link
Member

ivanbaluta commented Mar 7, 2026

@SiddhiPandey08. It seems the CLA check failed after the branch update because the email address used in your commits is not linked to your GitHub account.
The error seems not to be a GitHub user usually means your local git config (git config user.email) is using an email address that isn't listed in your GitHub email settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants