Mon-Ouie / pry-remote

Connect to Pry remotely
Other
639 stars 81 forks source link

Remote session opens `edit` on server machine #51

Closed baweaver closed 10 years ago

baweaver commented 10 years ago

When connecting to a remote server, if you type in edit it will open the editor on the client machine. Is there a way to fix this to where the editor would open on the client machine instead? I've tried using -c.

baweaver commented 10 years ago

If you can look into https://github.com/Mon-Ouie/pry-remote/pull/54 I can start looking into hotwiring the edit command to play nicely with remote machines.

Mon-Ouie commented 10 years ago

Closed as a duplicate of #6