This package doesn't work when using emacsclient inside tmux inside urxvt.
This is probably because emacsclient inherits environment variables from the emacs server process, not the terminal, so in particular the $TMUX variable is not set.
However, this package works fine with xterm/xfce4-terminal, even when running in emacsclient in tmux.