Hi there. I use XMonad with Xmobar, and use the XMonadLog plugin to show available workspaces, layout and so on. Today I've noticed something that feels like a but. It could well be a bug in my config, eh, but I don't know where it could be. I do this: 1. open a terminal 2. verify that the entry shown in the xmobar is "[urxvt]" (because I use URxvt) 3. SSH into some machine (even self), e.g. "ssh localhost", 4. verify that the entry shown in the xmobar is "[user-name@name-of-host:~]" 5. "exit" from the SSH session At this point, I would expect that the entry shown in the xmobar is again "[urxvt]", but it stays "[user-name@name-of-host:~]". Any suggestion/idea?