Jay Rogov
Jay Rogov
@benoitc @pierreis Any update on this?
I've found a temporary workaround: 1. Manually delete all shims: `rm -rf ~/.asdf/shims` 2. Reshim them from scratch: `asdf reshim` --- @Stratus3D I haven't found the commit that caused it,...
@Stratus3D wouldn't it makes sense to change `$(asdf_dir)` to `\${ASDF_DIR}` on line below so it would pick correct directory dynamically? https://github.com/asdf-vm/asdf/blob/788ccab5971cb828cf25364b0df5ed6f5e9e713d/lib/commands/reshim.bash#L100 We still need to forcefully reshim all shims with...
FYI: ran it on my machine, works as intended: ``` ~/c/asdf (master) $ cat ~/.asdf/shims/erl #!/usr/bin/env bash # asdf-plugin: erlang 24.2.1 exec /Users/jrogov/code/asdf/bin/asdf exec "erl" "$@" # asdf_allow: ' asdf...
Also there are images built by linuxserver.io, including Airsonic: https://hub.docker.com/r/linuxserver/airsonic
@SammysHP Unfortunately, it's in tab's context menu. Haven't found any way to access it through Vimp. (I should mention, it looks like this feature works only after successful sync. Otherwise,...
Missing this feature as well. Some sites implement their own gestures for zooming (e.g. app.diagrams.net), and with this extension on top it becomes impossible to use either without explicit disablement...
Are there any updates for this PR?
@mbuzdalov Да, конечно в идеале было бы опакетить, но деталей и подводных камней этого процесса, увы, не знаю. Как простую и быструю меру предлагаю содержать список названий используемых пакетов, как...
Hey guys, sorry about completely falling of the radar, it's been busy 😄 I see that the issue was finally resolved in #1236, good job **jthegedus**! Hence, I'm closing this...