Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Clean up remote tracking #3

Closed
wants to merge 7 commits into from

Conversation

zenspider
Copy link

This is on top of mamewotoko's feature/without_user_name

@zenspider
Copy link
Author

Poke. I'd really like to see this go upstream... this is the only way I've gotten remote editing to work properly.

For those having problems and coming upon this PR. I use this in my ssh-mode-hook in order to get everything working:

;; (ssh-directory-tracking-mode) -- causes an error on connection
(shell-dirtrack-mode t)
(setq ssh-directory-tracking-mode t)
(setq shell-dirtrackp t)
(setq comint-file-name-prefix (make-comint-file-name-prefix))

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants