aurora / rmate

Remote TextMate 2 implemented as shell script
GNU General Public License v3.0
886 stars 123 forks source link

reading from stdin possible? #26

Closed randy3k closed 10 years ago

randy3k commented 10 years ago

is rmate capable of reading from stdin as vim is?

echo "abc" | vim -
aurora commented 10 years ago

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

aurora commented 10 years ago

Closed due to implementation in #27.