Software > Application launchers >
http://bashrun.sourceforge.net/
A simple application launcher which uses Bash.
- 2009-12-29 – 0.14 on Unity Linux 64bit-beta1
-
2009-03-25 – 0.11 probably under Unity Linux beta1 or thereabouts.
Table of Contents [hide]
2009-12-29 – 0.14 ∞
Seems to work just fine.
- When summoned, it pops up at a random position. Instead, it ought to be centered. This issue can be fixed with another program if I really cared. =/
-
Stopped working in 2010 with the Unity Linux final releases. Dammit. I’m not going to troubleshoot this nonsense..
2009-03-25 – 0.11 ∞
It just pops open and disappears, unless I edit ~/.config/bashrun/rc with this:
KEEP_OPEN=yes
If I run it with:
bashrun --debug
I get a popup window with this:
bash: /usr/local/share/bashrun/bashrc: line 152: syntax error in conditional exp
ression: unexpected token `('
bash: /usr/local/share/bashrun/bashrc: line 152: syntax error near `^(['
bash: /usr/local/share/bashrun/bashrc: line 152: ` if [[ "$RULE" =~ ^([A-Z]+)
: ]]; then '
-
todo – Report this to the devleoper. I’m obviously completely missing something here..
xterm -version: X.Org 6.8.99.903(235)-
bash --version: GNU bash, version 3.1.17(1)-release (i586-mandriva-linux-gnu)

ported