Itai Nelken

Results 216 comments of Itai Nelken

Notes: - https://iridakos.com/programming/2018/03/01/bash-programmable-completion-tutorial - https://www.gnu.org/software/bash/manual/html_node/Programmable-Completion-Builtins.html#Programmable-Completion-Builtins

First of all thanks for reporting the issue! Can you run the following commands in the terminal and send the output (tip: use ctrl+shift+c to copy text from the terminal...

Thanks! Is there a special tool to generate the `-- Ryan Fortner Mon, 23 May 2022 13:30:38 -0500` line in the changelog?

>Why is the script intended to NOT be able to run as root? I would just want to borrow root user to move the binaries to /usr/local/bin so it would...

@gyrusdentatus I added the check in the 0.8.0 branch, could you test it please?

>btw - Is there anyway to get in touch? Telegram, Signal, email? matrix or gitter. I'm user 'itai-nelken' and 'Itai Nelken' respectively.

I am aware of the 2 projects, however they perform pretty badly as they are electron apps so basically chromium but without the optimizations that rpf add to their version...

I was never successful in booting win10 arm in QEMU, but I'll try again using your files when I have time.

I'll add a tutorial to the readme, but here is how to do it: open terminal and run: ```bash cd ~/win98 qemu-img resize win98.qcow2 20G ``` you can change 20G...

@SrIzan10 did it work?