Hello all. 

I have a little feature request, nothing major, just a little
change to the menu. How hard would be to make a patch that will allow you to
spawn a command over a multiple lines ?

Currently i have this: 

[exec] (openprojects)     {aterm -title "epic : openprojects" -fg grey -tr -tint gray 
-sh 60 +sb -g 124x106+10+7 -e epic irc.openprojects.net -c "#kernel-panic"}

As you see this is very long and hard to read.
I would love to be able to do something like this:

[exec] (openprojects) { \
       aterm -title "epic : openprojects" -fg grey -tr -tint gray \
       -sh 60 +sb -g 124x106+10+7 -e epic irc.openprojects.net -c \
       "#kernel-panic" \
        }

igor

-- 
Uptime:  90 days,  5:00

Reply via email to