Re: [dev][dwm] Launching new terminals in $PWD

From: Raphaël Proust <raphlalou_AT_gmail.com>
Date: Fri, 18 Oct 2013 11:10:31 +0100

On Fri, Oct 18, 2013 at 11:03 AM, Manolo Martínez
<manolo_AT_austrohungaro.com> wrote:
> On 10/18/13 at 10:49am, Raphaël Proust wrote:
>>
> Well, the following mouthful does it in fish (mutatis mutandis for other
> shells):
>
> pwdx (xdotool getwindowpid (xdotool getwindowfocus))

In urxvt:
$ xdotool getwindowpid $(xdotool getwindowfocus)
27392

In st:
$ xdotool getwindowpid $(xdotool getwindowfocus)
window 39845889 has no pid associated with it.


Bummer. I'll look into adding _NET_WM_PID(CARDINAL) support in st(1)
whenever I have time to do so.


-- 
______________
Raphaël Proust
Received on Fri Oct 18 2013 - 12:10:31 CEST

This archive was generated by hypermail 2.3.0 : Fri Oct 18 2013 - 12:12:34 CEST