vinix icon indicating copy to clipboard operation
vinix copied to clipboard

Vinix is an effort to write a modern, fast, and useful operating system in the V programming language

Results 22 vinix issues
Sort by recently updated
recently updated
newest added

Right after booting the ISO from the [releases page](https://github.com/vlang/vinix/releases/tag/nightly-2022-07-12) I cleared the screen using `Ctrl+L` and typed "vim", and the console started spamming V panics. ![image](https://user-images.githubusercontent.com/29655971/178614494-f63e5f80-776d-476a-981e-583c319ccdc2.png)

Signed-off-by: Andy-Python-Programmer

This PR fixes the conversion from milliseconds to microseconds in the DG_SleepMs function of the doomgeneric patch.

1. loader setting the computer into a full 64-bit state with no legacy compatibility layers and also enabling all available CPU Cores in the computer: https://github.com/ReturnInfinity/Pure64

enhancement

I have [Qubes OS](https://www.qubes-os.org/) with Xen virtualization installed on my computer and while running Vinix in HVM virtualization ISO starts up but stop on loading "initramfs unpacking".

# Description The system simply stops when pressed keys like '(', ')', '.', ',', TAB, BACKSPACE in nano or vim # Info **Emulator**: qemu-system-x86_64 **Host Memory**: 8 GiB **Guest Memory**:...

I already mentioned it in the [discord](https://discord.gg/S5Nm6ZDU38), but it would be nice to add more than one keyboard layout (Something like the `loadkeys` command in Linux). As far as I...

This system is very cool but I still don't know how it works from the ground up. Do you foresee the creation of some tutorial on this topic. Something like...

documentation

Can you build a screen reader for this system, or port orca from linux? Please make this system accessible to orca if you're just going to port orca over to...

I like the idea of a V based OS. For branding, why don't you use a fox (inspired) logo? My reason for saying this is that "vos" is the dutch...

enhancement