devvythelopper

Results 11 issues of devvythelopper

It would be nice to use a promise like interface after a sound has ended/stopped playing. Something like `sound.play().then(function(){ /* do something */ });` or something similar. Suggested implementations: Howl.prototype.play...

I like to use fish to manage my servers. And for some reason when I try to deploy a sercet key via nixops, I get "fish:Command substitions not allowed in...

Google now forwards its privacy consent for youtube.com to consent.google.com... Ergo, for temporary containers to be able to handle youtube in a meaningful way, it must be possible to connect...

NERDTree allows you to run a system command, but neovim (don't know about others) has the ability to open terminal windows. It would be great if the default menu allowed...

feature request

### (1) Description I *don't* really want to "Move Pointer with the Focus" **all the time**. But I still like the functionality, so I would appreciate it if you implemented...

enhancement

First of all, the switcher is a great piece of software! One thing that is unintuitive is, is its overlay behaviour: 1. I have no way of closing the switcher...

this is a fix for https://github.com/mkb79/audible-cli/issues/215 also added filename-mode option: asin_only

@mkb79 has discovered the following information. Has any work been done on this? Otherwise I would try implementing it, maybe in a new branch? > I've checked now what the...

With the current HEAD of `master` https://github.com/mkb79/audible-cli/commit/6e497fb865178cd81fb9465b230108c01286ba53, I am using the following command: ``` audible download --output-dir . --pdf --cover --annotation --chapter --chapter-type Flat --quality best --aaxc --all ``` to...

bug