Charles
Charles
Hi! I'm trying out this cool utility for the first time. Running it locally, I'm having trouble connecting to any of my ssh hosts from my config, as there seems...
## Please select the area your bug applies to. (Multiple selections are Possible. You can leave blank if you're not sure.) - [x] Workspace. VSCode workspace, vaults, Intellisense/autocomplete, Dendron settings...
Hi, this is a very interesting project which I'm just starting to learn. One useful pattern of interaction with a script interpreter is to be able to provide script input...
I am trying to install the hyperdrive-daemon npm package. ``` $ cat .node-packages.json [ "hyperdrive-daemon" ] ``` ``` $ node2nix -i .node-packages.json [..] $ nix-env --show-trace -f default.nix -iA hyperdrive-daemon...
Hi! I know this is experimental, but since this is presented as an integral part of the digga framework interface, wouldn't it be worthwhile to provide a basic README.md in...
Hi! It seems the snap package does not include the `readtags` command shipped with `ctags` in other packaging. I cannot seem to find a separately packaged `readtags` either. So I...
@dancingcactus The setup.py is missing package `future` in `install_requires`. It is necessary to import the library. Not sure about the other packages in `requirements.txt`.
Description =========== I use Pycharm as my IDE, and I dislike seeing complaints about type mismatch. The `value` attribute of Message objects is typed as `Optional[Union[str, bytes]]`. However, `AvroConsumer`s set...
lotta basic refactoring(method extractions, moving stuff around) in the lot.
mixmonitor command parameter support(through WAZO_MIXMONITOR_COMMAND variable)