dan1994
dan1994
Hey all, I think I found the reason behind the problems with idle sleep and timer 0. The following response is accurate for Arduino UNO, but I believe it is...
When switching to `zsh` and finding out that `argcomplete` is not fully compatible (via this issue), I decided to try my hand at writing my own solution to this problem....
I've been tinkering with this feature and came up with something like:  @scippio, @arisjulio, is this the kind of UI you were looking for? @mhutchie, Do you think this...
OK, thanks for the response
Thank you! Honestly, I found the `zsh` autocompletion system to be very (very!) complex. Both sub-parsers, custom type completion and completion for modules which I thought were not too hard,...
Wow, sorry for missing your reply (thesis is indeed intense). > If you don't mind, please provide your insights around particular challenges you've run into with sub-parsers. The zsh completion...
Thanks for the feedback. Honestly I would have really wanted to choose a user directory, but the thing is that there isn't always one. I tried to check how `fpath`...
Thank you for the suggestion, and sorry for the late reply. I like your suggestion and can implement it quite easily. By default running the activate script will print out...
Hey @psacawa, @eaybek. I have opened a PR that attempts to improve this issue. If you have any time to take a look and tell me if this would be...
Closes #59