Menu

#45 Allow "Start Terminal Here" when using sftp/fish

open
5
2010-09-10
2010-08-19
sasha1024
No

Makes "Start Terminal Here" to work not only for local directories, but also when working with sftp or fish.

It uses the following command when starting terminal for panel with sftp/fish folder:
ssh -t -l {username} -p {port} {host} "cd {path} && $SHELL"

Discussion

  • Jan Lepper

    Jan Lepper - 2010-09-10
    • assigned_to: nobody --> jlepper
     

Log in to post a comment.