Alexandre Pauzies

Results 4 comments of Alexandre Pauzies

Scroll should work, I'll take a look. Correct, when the preview doesn't fit in the minimap, you can't see it all, I have to improve that. Thanks

You could do something like that: (add-hook 'tramp-term-after-initialized-hook (lambda (host) (term-send-raw-string (concat "cd " default-directory (kbd "RET")))))

Thanks for the feedbacks, this should work tho (I updated the README with the list of features) I'll try to reproduce your issue.