On 2013-10-20 23:31, ad...@dav1d.de wrote:
> Ever tried to launch that through sh?:
>
> /bin/sh -c "urxvt -cd `pwd`"
Please read the rest of the thread before posting. If you had done so, you
would know that:
- This question has already been answered;
- This answer was already given;
- This answe
Am 2013-10-18 11:14, schrieb Manolo Martínez:
Hello,
I was trying to create a shortcut to launch new terminals in my
current
working directory. I've seen there's a two year-old thread, and a
patch,
about this, which probably means that the kind of easy solutions I've
been trying
cannot work.
On 10/18/13 at 07:32pm, koneu wrote:
> On Oct 18, 2013, at 7:26 PM, Noah Birnel wrote:
> > And what is $PWD from the context of a window manager?
> Exactly what I was thinking while reading this discussion.
> What do you expect your WM's working directory to be?
> Your current terminal's? The (she
On Oct 18, 2013, at 7:26 PM, Noah Birnel wrote:
> And what is $PWD from the context of a window manager?
Exactly what I was thinking while reading this discussion.
What do you expect your WM's working directory to be?
Your current terminal's? The (shell running in it)'s? Your file/web browser's?
On Fri, Oct 18, 2013 at 11:14:43AM +0200, Manolo Martínez wrote:
> I was trying to create a shortcut to launch new terminals in my current
> working directory. I've seen there's a two year-old thread, and a patch,
> about this, which probably means that the kind of easy solutions I've been
> tryin
You should include the project you're referring to in your subject, otherwise
we have to guess what you're talking about. I guess this is about dwm, but
still...
On 2013-10-18 11:14, Manolo Martínez wrote:
> Still, I wonder, wouldn't it be possible to use config.h to bind a key
> combination to, s
Hello,
I was trying to create a shortcut to launch new terminals in my current
working directory. I've seen there's a two year-old thread, and a patch,
about this, which probably means that the kind of easy solutions I've been
trying
cannot work. Still, I wonder, wouldn't it be possible to use co