AoMe · 青目
AoMe · 青目
While trying to work on some test, I started with testing if the setup function works correctly. Test results - Testing with [vusted](https://github.com/notomo/vusted) ```bash ok 1 - [llm.nvim tests] setup...
@McPatate I understand, the CI part was from experience in other projects where people usually don't look at the PR and notice that conflicts have been found, and GitHub decided...
@igor-petruk I think thats a great idea, I like it. I think the shebang way its better for what I had in mind, but both reduce the boilerplate code, so...
@meowgorithm @isabelroses one thing that I forgot to mention it's that apart from **copying** the image being a feature that once implemented with https://github.com/charmbracelet/freeze/pull/97, it could be added the functionality...
@isabelroses Do you want the `open` command? Also, in mine I have an option `dir` to save the files in an specific location, defaulted to the current `pwd`. This is...
The `open` command it will open the image created after writing it on disk. https://github.com/user-attachments/assets/5da8f0c1-9e5b-4a7a-a5fc-02f60b5767fb Comes in handy to check the image instead of going to the terminal or explorer...
@isabelroses I made the PR for the complete behaviour in the one above, I included a quick video demo of how it works.