Paul Teng
Paul Teng
If anyone used FreeBSD, the mouse clicking in the console was freaking awesome. Also, the `7777` thing in qemu might disappear after we implement this.
After implementing the dummy directory `/tmp`, I realized that adding a new directory is no where close to being efficient...
A menu bar! Think about it. I think it will be useful for _legit_ apps like writer. Note that _F1_ to _F12_ keys will be used to control it.
I am having trouble figuring this one out... Maybe a Unix `fork` `execve` like style or a brand new one be implemented?
Currently files must fit into a 256 char array. Files smaller can be fixed with `strTrim` but bigger files cannot be read entirely.
THE ARGUMENT TYPE IS A 2D CHAR ARRAY! NOT A STRING!
`calc -pi` and `calc -pi` acts differently. Consider removing empty or _space only_ entries
This request was written in the wiki. I am surprised that no one brought it up...
In osu catch when the beatmap is loading, hold down shift, and do not release it. After the beatmap has loaded, (shift is still held down,) pressing left and right...