#!/bin/sh emacsclient -c -e '(anywhere-create)' "$@" xdotool=@XDOTOOL_BIN@ $xdotool windowactivate --sync "$($xdotool getactivewindow)" $xdotool key --clearmodifiers ctrl+v