Skip to content

Option to write output to a file #56

@NoidoDev

Description

@NoidoDev

I'm currently using it that way:

echo \n >> ~/.smartcat_log && sc "Now, some comments without code ..." -e -r | tee -a ~/.smartcat_log

So it always appends the output to the log or history. Though, it's a but clunky since sending in the next input means I have to remove the text in the middle and replace it.

It would be easier if the program would just allow to define a file for that. Not urgent, just a suggestion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions