Salman Shaikh

Results 21 comments of Salman Shaikh

So I think it's useless to show that delete button On Wed, Sep 15, 2021, 1:51 AM Andrea Spacca ***@***.***> wrote: > I want to know when files deleted from...

> Deletion token is returned on upload in the header `X-Url-Delete`, zsh function doesn't print it: I never used zsh so I wouldn't be able to modify. Any external PR...

Where can I find the script for transfer cli command?

>Also when you click confirm again and again it appends the error into same error instead of replacing it completely. nvm I made PR on transfer.sh-web repo for that fix

I have fixed it by changing ```typescript type RawAxiosHeaders = Record; ``` To ```typescript type RawAxiosHeaders = Record; ``` In `index.d.ts` Should I create Pull Request for this?

I don't think restart button is necessary when you can just press Tab to restart the test.

Everything is hidden for a reason. It allows users to focus on the test. [monkeytype](https://www.monkeytype.com) which is inspiration for this project also follows the same approach

It's like that because of personal reason.