Davide Depau

Results 58 issues of Davide Depau

FYI, http://try.docopt.org is not up.

These are the issues I'm currently experiencing: - The swap file is never deleted. When exiting, even normally with `:q`, then re-running vim, it complains as if it crashed. Terminal/display...

I successfully built EFI Vim on a fresh Ubuntu 18.04 install (here's a binary for x64: [link](https://drive.google.com/open?id=1WdZ6o0YI1U5gnxnt_YJ2KeUmjSRo29e_)) I had to install the following packages: ``` git build-essentials gcc-5 uuid-dev python...

Ubuntu touch uses much more disk space than Android. For this reason it should be possible to put it on a separate USB drive. Debugging will obviously be a little...

Android ROMs are simple zip archives with a script that tells what to do. It shouldn't be too hard to implement an interpreter that reads the commands in that file...

Like the widget, but in the reboot screen in TWRP.

I think you should be able to move the ROMs on a USB drive in case you need space on the phone/tablet, instead of removing them. Making a backup of...

I tried to make commits self-explanatory. Notice that this is my first time dealing with C++ code, so please do review :)

Addresses issue reported in #10 and applies suggested changes. However, I'm not sure whether this would break UART for the other boards. Do they have different UART pins?

Hi, I would like to make an [AUR](https://aur.archlinux.org) package for your module. I can't seem to find a license, though. Have you picked one or is it in the public...