Skip to content

idea: make inserting commands in the command line frictionless #17

@tfriedel

Description

@tfriedel

Currently you are forced to copy paste commands from the LLM output back into the commandline.
It would be nice if the most likely command that you would copy paste would already be filled in so you just have to press enter.

This could be encouraged with a prompt that returns structured output, e.g. text + optional command to fill in the command line.

Alternatively a way to copy & paste command lines with some tmux plugin may also work.

I was using https://github.com/Realiserad/fish-ai until now which allows getting commands inserted into the command line only. It doesn't come with any explanations or visibility of the tmux history though.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions