Yatharth Agarwal

Results 5 issues of Yatharth Agarwal

This PR addresses #103: > **Feature Request:** _Could there be an option to have a pop-up or a dialog box when your battery drops below a certain level?_ I wanted...

**Feature Request:** _Could there be an option to have a pop-up or a dialog box when your battery drops below a certain level?_ I have notifications for low battery, yes,...

`npx env-cmd -x --use-shell 'echo $FOO'` doesn’t seem to be working, even with version 10.1.0 which added support for `-x`. ![image](https://user-images.githubusercontent.com/1520684/147415062-2e20e73f-ccfd-4a6c-b0a1-cf856ddf2e6f.png) Based on https://github.com/toddbluhm/env-cmd/issues/93#issuecomment-583985970, I would have expected it to...

bug
todo

### Steps to reproduce 1. Start Jupyter Lab in `/Users/yatharth/projectDir/` 2. Inside Jupyter Lab, create Typescript or Javascript notebook inside ``/Users/yatharth/projectDir/otherFolder` 3. Inside notebook, try to do `import myFile as...

Where N is the number of lambdas in my code, when I run `cdkw "**"`, it prints all the messages N times. This seems like a bug. For example: ![image](https://user-images.githubusercontent.com/1520684/148088301-59475a83-e849-46c0-a090-5eabc81ef611.png)...