Adan Alvarado
Adan Alvarado
for me, opening urls is easy if I save the bookmark with a particular name before the actual name. For example, bgh -> opens github, b opens up the vomnibar...
sorry, I copied the wrong thing. it does: ``` export PATH=/home/adan/.fnm:$PATH eval "$(fnm env --multi 2> /dev/null)" ```
@Schniz nothing that's printable. which is weird
I would consider this a minor issue since the workaround solves my issue
> Do you want to archive because the repo hasn't had any contribution activity? Yes > Are you proposing that other forks should be used instead? Yes Last merge was...
Maybe there could be an option of using a temp file instead of filling a StringIO object, once it is finished it can just place everything in the zip file....
> The XLSX file isn't a single file. It's a collection of files that are zipped together. Which I think makes this more complicated. But the file that has the...
will this enable colors in terminal as well?
Thanks for your hard work, I really love this utility. I'm learning Rust but I want to try to contribute
At least as sort of a time based limit of caching a whole response, it would be sufficient to fetch the json as a string and simply respond to that,...