diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2018-03-07 21:34:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-07 21:34:05 +0000 |
commit | f298ebb2179eff947cdb9cb7a4bd96e9739eac5c (patch) | |
tree | 16500c7f17e68d91a39b5908f327d7aac752401a /Makefile | |
parent | 7f2b398ad2084bdaaa266e8da770a213f0a9a2eb (diff) | |
download | alacritty-f298ebb2179eff947cdb9cb7a4bd96e9739eac5c.tar.gz alacritty-f298ebb2179eff947cdb9cb7a4bd96e9739eac5c.zip |
Add shell completions and manpage
* Add manpage
Adds a basic manpage that was autogenerated with `help2man` and then
slightly adjusted with information from the README.md and better
formatting.
* Add zsh completions
Add completions for the zsh shell. These should be complete and even
allow completion of the command inside `--command` and `-e`.
* Add bash completions
The bash completions are almost on the same level as the zsh
completions. The only little thing the bash completions do not do is
complete inside of `--command` and `-e`, instead bash just stops
completion after these options.
* Update readme with manpage and completions
Added the install instructions for the manpage and completions to the
README.md.
Also tweaked the current readme a slight bit because the build section
was structured in a slightly confusing way.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions