On Fri, Sep 15, 2017 at 07:24:51PM +0000, Kamil Cholewiński wrote: > echo 'echo mytext' >> .zshrc > > P.S. please remove "in-reply-to" headers when starting a new thread >
Yeah, sorry. Just noticed. Your solution isn't "input" text, it's just displayed. I basically wanted a way to open a terminal with the beginning of a command ("pass -c " in my case) already typed. I finally settled for the dmenu integration, but this still could be useful. I'll probably have better chance with xdotool.