Skip to content

tput: add page #793

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 1, 2016
Merged

tput: add page #793

merged 1 commit into from
Mar 1, 2016

Conversation

oxguy3
Copy link
Contributor

@oxguy3 oxguy3 commented Feb 23, 2016

tput is a utility for showing and modifying terminal capabilities. It can do a TON of stuff, and I'm not sure I did it justice. I tried picking some of the most common/useful commands, but it's entirely arbitrary. There are about a million capabilities you can pass to tput -- check out the list of cap-names in the man page for terminfo.


- Show number of columns, lines, or colors:

`tput {{cols|lines|colors}}`
Copy link
Collaborator

Choose a reason for hiding this comment

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

We do not have this form of options with | standardized.

Copy link
Contributor

Choose a reason for hiding this comment

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

Is there any other page where we do this? | seem to be a fairly standard or

igorshubovych added a commit that referenced this pull request Mar 1, 2016
@igorshubovych igorshubovych merged commit 6e94611 into tldr-pages:master Mar 1, 2016
@igorshubovych
Copy link
Collaborator

Thanks!

@oxguy3 oxguy3 deleted the patch-7 branch March 3, 2016 14:28
@waldyrious waldyrious added the new command Issues requesting creation of a new page or PRs adding a new page for a command. label Aug 31, 2016
@Managor Managor mentioned this pull request Mar 27, 2025
11 tasks
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants