Hello, how to assign a newly spawned client to a variable in awesome-3.3rc4?
I tried:
awful.util.spawn_with_shell("LANG=pl_PL.UTF8 xterm -e ssh example.net -t
screen -rU")
im_irssi = client.focus
But it does not work. im_irssi is previosly focused client. I guess
that is because "= client.focus" is executed before xterm displays
window.
--
Paweł Zuzelski xmpp/e-mail: [email protected]
PLD Linux developer http://pld-linux.org
--
To unsubscribe, send mail to [email protected].
