Luis Davim
Luis Davim
Steps to reproduce: 1. Click the attachment button on the left of the text entry field 2. Select, Create new -> Post 3. a new window will open with a...
this should fix: #718 I've updated the `models.txt` file and ran the `gen.sh` script, hope I didn't miss anything.
Initially I thought it was an issue with termux (https://github.com/gokcehan/lf/issues/1668) but after some testing the issue seems to be with tmux, not termux, setting `TERM=screen-256color` instead of `TERM=tmux-256color` seems to...
Hi, I have a microservice based app and I'm trying to create a bundle for offline installation. I've created a package.json that depends on my microservices and tried to run...
I hadnt't updated teh binary in a while so I'm not sure what version I was on before but after getting the latest one with `go install` I started getting...
Instead of defining the whole marathon configuration directly in the resource, it would be nice if we could define something like: ``` json_config_path = "/path/to/marathon.json" ``` and the resource would...
--- The output I get from the provider --- Notebook luisdavim's notebook remote Notebook Alfresco remote Notebook Android remote Notebook Apache remote Notebook Backuppc remote Notebook Blog remote Notebook Cisco...
Is there a way to remove all the alternative versions of every note? Better yet, is there a way do disable the creation of alternative versions?
I found this https://github.com/SlavikZ/unity-scope-everpad you could merge this code into everpad and replace your lens with it?
It would be nice to have dependabot enabled to keep the dependencies up-to-date.