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

Send command to terminal? #11

Open
paulgp opened this issue Dec 8, 2024 · 1 comment
Open

Send command to terminal? #11

paulgp opened this issue Dec 8, 2024 · 1 comment

Comments

@paulgp
Copy link

paulgp commented Dec 8, 2024

Hi, is it possible to send either the whole script or selected portions of the script to terminal? In VS Code, this would typically be achieved using Cmd + Enter.

@ocsmit
Copy link
Owner

ocsmit commented Jan 8, 2025

Hi, my current understanding is that the typical "cmd+enter" type interaction to send code to a terminal that is standard in emacs, rstudio, and vscode is not possible with Zed. The current solution Zed offers is it's REPL which provides Jupyter functionality (#8)

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

No branches or pull requests

2 participants