On 29/1/2025 10:21 pm, Michael Albinus wrote:
--8<---------------cut here---------------start------------->8---
(tramp-login-args (("exec")
("-it")
("-u" "jammy") ; default user `jammy'
("-e" "TERM=dumb")
("--workdir" "/home/jammy/project")
("%h")
("%l")))
--8<---------------cut here---------------end--------------->8---
Been in hibernation the past few days. I ended up adding ("-e" "TERM=dumb") to alleviate the issue yeah.
/Jordan
