ewxrjk/with-readline

tab completion on remote

Closed this issue · 1 comments

When using with sftp, should tab completion work on remote paths? I'm only getting local

with-readline has no idea how to get a list of remote files to complete over. If this is a feature you want then the solution is to properly integrate readline support into an sftp client.