Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use tramp's remote shell #4384

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vljosa-vivodyne
Copy link
Contributor

Use the tramp-remote-shell property on the current tramp connection
instead of assuming that it's the same as the shell on the local
machine.

The stty hack comes from this eglot commit: emacs-mirror/emacs@2076d34

Resolves #4371

Use the tramp-remote-shell property on the current tramp connection
instead of assuming that it's the same as the shell on the local
machine.

Resolves emacs-lsp#4371
@yyoncho
Copy link
Member

yyoncho commented Mar 20, 2024

The CI is red: https://github.com/emacs-lsp/lsp-mode/actions/runs/8353897412/job/22866353094?pr=4384#step:12:631 . You should use the corresponding declare-functions to make it pass.

@jcs090218
Copy link
Member

Friendly ping. :)

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

Successfully merging this pull request may close these issues.

lsp-mode using shell-file-name for TRAMP connections
3 participants