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

Execute shell command such as :r !echo "test" to fill a cell of the word test. hmm chatgpt described it this way. Not working. #924

Open
jythub opened this issue Dec 1, 2024 · 1 comment

Comments

@jythub
Copy link

jythub commented Dec 1, 2024

I've tried :r !/bin/bash echo "test" and all other variations.
What am i doing wrong?
This would be great to execute scripts for cells and possibly ranges if possible.
Thank you for this amazing project

@andmarti1424
Copy link
Owner

i think chatgpt is wrong. you can try :!ls.
for filling cells you might want to try lua scripting. please read doc

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