#!/usr/bin/env sh

getpwd "$1@$2" | sphinx get "$1" "$2" | exec-on-click xdotool type --clearmodifiers -- '$(cat)'
