null
- Go 45.7%
- C 24%
- Shell 19.2%
- Roff 11.1%
| build.sh | update | |
| README.md | new file: README.md | |
| title.1 | new file: README.md | |
| title.c | modified: install.sh | |
| title.go | modified: install.sh | |
| title.sh | new file: README.md | |
Title
This program allows you to set the title of your terminal window. It accepts command-line arguments to set or unset the title.
Usage
./title [OPTIONS] 'TITLE'
Replace TITLE with the desired title for your terminal window.
Options
-h, --help: Show help message.-v, --version: Display program version.
Example
Set Terminal Title
To set the terminal title, run:
./title 'My title'
Unset Terminal Title
To unset the terminal title, run:
./title
Authors
- PhateValleyman
- https://github.com/PhateValleyman
- Jonas.Ned@outlook.com