You know how your bash prompt can do all kinds of cool things like show which directory you're currently in and what user's logged in? I was wondering if I could do the same for my urxvt terminal title. I figure all you'd need to do is set the terminal title agruement to a series of variables like, '$user@$host:@dir -- @current program', so it'd look like this.
loki@iBook:/home/loki -- ssh@router
I think you can do this but I just have no idea where to look first.


