aurora / rmate

Remote TextMate 2 implemented as shell script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reading from stdin possible?

randy3k opened this issue · comments

is rmate capable of reading from stdin as vim is?

echo "abc" | vim -

currently it's not supported ... but i am thinking of adding it. not sure when it's done, though ...

Closed due to implementation in #27.