Julien-cpsn / ATAC

A simple API client (postman like) in your terminal
https://atac.julien-cpsn.com/
MIT License
1.86k stars 81 forks source link

feat(copy): copy request as curl #45

Closed NachoNievaG closed 5 months ago

NachoNievaG commented 5 months ago

Add the capability to copy selected request as a curl (not applied to a key due to migration to vim motions) output

Julien-cpsn commented 5 months ago

Hello, again thanks for your work and your point of view

That was not exactly the way I planned to implement this, but still a great base to work on. The final implementation would be more something of an "export" than a "copy to clipboard" with a lot of export available (cUrl, PHP, JS, Rust, Java, ...) As for the copy to clipboard feat, you'll be tagged next to the feature in the release to thank your for that contribution.