diff options
author | Mikko Varri <vmj@linuxbox.fi> | 2010-03-03 14:14:38 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 13:22:57 +0200 |
commit | 370cc0ba10fd2b686fa123a621ef076d120b8ebb (patch) | |
tree | 660edbf6d43decf832d4e94ff9f7616e3557f888 /desktop/bashrun/slack-desc | |
parent | d8d9ab59b74014bddcb0ca1738cfa1cf401484ac (diff) | |
download | slackbuilds-370cc0ba10fd2b686fa123a621ef076d120b8ebb.tar.gz |
desktop/bashrun: Added.
Bashrun provides a powerful application launcher by running a
specialized bash session in a small terminal window.
Thanks to Mikko Varri.
Diffstat (limited to 'desktop/bashrun/slack-desc')
-rw-r--r-- | desktop/bashrun/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/desktop/bashrun/slack-desc b/desktop/bashrun/slack-desc new file mode 100644 index 0000000000..e2a6f62748 --- /dev/null +++ b/desktop/bashrun/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 ':'. + + |-----handy-ruler------------------------------------------------------| +bashrun: bashrun (X11 application launcher based on bash) +bashrun: +bashrun: Bashrun provides a powerful application launcher by running a +bashrun: specialized bash session in a small terminal window, conveniently +bashrun: providing bash features like tab-completion and history. Additional +bashrun: features include user configurable rules for automatically launching +bashrun: certain commands in a new terminal window, looking up manual and +bashrun: info pages, performing dict and google queries, defining bookmarks +bashrun: for webpages or piping command output to the clipboard. +bashrun: +bashrun: http://bashrun.sourceforge.net/ |