Diego Rapoport
Diego Rapoport
I'd like to request a resizing of the Processes tab. Sometimes it takes much more of my terminal size than I'd like to. Not proficient in Rust, but if you...
When I try to run a bash alias it just can't find it. Is there a way to configure it or it has to be implemented? Could be an interesting...
Well, when I try to join a room it gets some error and then prints out: ``` (node:79145) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use...
### Issue type nbdialog not working properly **I'm submitting a ...** (check one with "x") * [x] bug report * [ ] feature request ### Issue description I have a...
API
Is there an API to khal? That would be very helpfull to me so I can integrate it better with Qtile without having to use subprocess and stuff. Something like:...
Is it possible make an import from Khal Calendar events as well? If there's anyway I can help with that, I would be glad.
I realized that urgency is not even a Task attribute. The only way to get is exporting data and then getting the urgency key from a dictionary. Also thought that...
I'm trying to do: java - jar ~/brModelo.java inside the command line, but it just won't run. Using the command on the terminal works just fine.
When you create an init in a python class, you have a variable number or variables that you define. Something like: ``` class Person: def __init__(self, arg1, arg2 ...): ......
First I tried to run `gy generate python javascript` and said the folder was empty, that I should run `gy update`. So I did and got the current traceback: ```...