Re: [dev] Make dmenu sensitive to user aliases ("Hello world")

2011-10-01 Thread Rob
On 1 October 2011 19:55, Kiriakos at Kindstudios wrote: > I'm using many aliases in my terminal sessions and want to be able to use > them with dmenu Just a guess - in dmenu_run, source the file that defines your aliases, before doing anything else. Rob

[dev] Make dmenu sensitive to user aliases ("Hello world")

2011-10-01 Thread Kiriakos at Kindstudios
Hi there, I'm using many aliases in my terminal sessions and want to be able to use them with dmenu (which I use as the default menu in all of my xmonad installations) aswell. Is that possible? I haven't gotten a real chance to look at the code yet (just downloaded it). I'm a total noob whe

[dev] Re: vertical patch (prototype)

2011-10-01 Thread Peter John Hartman
Hi Rafa, I had a free moment and I tore out the token code from dmenu tip and put it in slmenu. Here is the patch (ignore a couple lines thta fix the clear screen): diff -r 7896c4e3bf21 slmenu.c --- a/slmenu.c Thu Sep 29 12:45:34 2011 +0200 +++ b/slmenu.c Sat Oct 01 10:11:29 2011 -0400 @@ -36,