diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2018-08-30 01:17:11 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-01 07:32:18 +0700 |
commit | 20a69a1bc603f072f04e4287d3e84d7cd7e21ba7 (patch) | |
tree | 2afb21527188753b3ff5373aa8c7883ee286d65d /system/hstr/slack-desc | |
parent | 04642eb2266c98e84e47ac030c11bc319a45bae0 (diff) | |
download | slackbuilds-20a69a1bc603f072f04e4287d3e84d7cd7e21ba7.tar.gz |
system/hstr: Added (BASH and Zsh Shell History Suggest Box).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/hstr/slack-desc')
-rw-r--r-- | system/hstr/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/hstr/slack-desc b/system/hstr/slack-desc new file mode 100644 index 0000000000..9d8067ab0b --- /dev/null +++ b/system/hstr/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +hstr: hstr (BASH and Zsh Shell History Suggest Box) +hstr: +hstr: BASH and Zsh Shell history suggest box is a command line utility that +hstr: brings improved command completion from the history. It aims to +hstr: make completion easier and more efficient than Ctrl-r. +hstr: +hstr: +hstr: +hstr: +hstr: homepage: https://github.com/dvorka/hstr +hstr: |