Tammer Saleh

Results 37 comments of Tammer Saleh

When would the reshim happen? Is the feature request to wrap `pip`/`pip3` with an asdf-aware script that runs `reshim` at the end?

Agreed. I just made a similar request in the Hugo repo: spf13/hugo#1585

I can totally understand that point, but I'd argue that this functionality would be super-useful for any consumer of Blackfriday. [Attribute lists](http://kramdown.gettalong.org/syntax.html#inline-attribute-lists) are becoming a standard (supported by both Kramdown...

I'm experiencing the same thing on macos. Is there a good workaround?

This can be worked around by adding a glob in the middle of the symlink name: ``` sou*rce { ... ```

I _think_ I just wasn't reading [the docs](https://github.com/cortesi/modd#symlinks) correctly. Are the docs saying that in order to watch a file foo, under a symlink bar (pointing at the directory containing...

I also get this on `sync`: ``` console $ todoist sync panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x38 pc=0x130a422] goroutine 1...

Hi @FelisiaM - I saw `**v8**` in the title. This doesn't feel like a backward-incompatible change. Could this be done without cutting a new major version?

I'm seeing this as well.

Does the `kubectl proxy` solution require you to be running that proxy at all times, or just for the initial configuration?