Karl Morrison

Results 45 issues of Karl Morrison

I would like to source files when starting the shell (as my normal shell does). Example of a new option: "hdy.brackets-shell.start": "'source ~/myFile.sh', '"source ~/anotherFile.sh'",

Is it possible to dynamically update the custom type (toast.custom) content without dismissing the current toast? The reason we have a progress bar inside the toast and would like to...

Hi! It would be really nice to make it possible to add custom functions/callbacks to toastProps. ``` const id = toast.custom(..., { customFunctions: { hello: ()=> console.info('hi!'); } }) const...

### Describe the feature / bug 📝: Hi, I'm trying to set the tabIndex value of the parent container to -1 of a toast item. As you see in the...

### Contribution - [x] I'd be willing to implement this feature ([contributing guide](https://github.com/pnpm/pnpm/blob/main/CONTRIBUTING.md)) ### Describe the user story We would like a way (preferably a flag) to run only locally...

type: feature