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

Add option to print command to standard output #14

Open
telotortium opened this issue Apr 26, 2024 · 0 comments
Open

Add option to print command to standard output #14

telotortium opened this issue Apr 26, 2024 · 0 comments

Comments

@telotortium
Copy link

I use llm cmd because it takes care of the prompting to extract just a command from the LLM. Sometimes I don't want to edit and run the command, but just copy it. I can always just manually copy and paste, but it might be nice to use this from a keyboard shortcut or something like that, in which case the readline interface gets in the way.

Neither llm cmd ... </dev/null nor llm cmd ... | cat works as a workaround right now.

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

1 participant