Paul Teng

Results 10 issues of 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.

enhancement
ready

After implementing the dummy directory `/tmp`, I realized that adding a new directory is no where close to being efficient...

enhancement

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.

enhancement

I am having trouble figuring this one out... Maybe a Unix `fork` `execve` like style or a brand new one be implemented?

enhancement
in progress

Currently files must fit into a 256 char array. Files smaller can be fixed with `strTrim` but bigger files cannot be read entirely.

enhancement

THE ARGUMENT TYPE IS A 2D CHAR ARRAY! NOT A STRING!

readability
refactor
in progress
Quality Check

`calc -pi` and `calc -pi` acts differently. Consider removing empty or _space only_ entries

enhancement
in progress
Quality Check

This request was written in the wiki. I am surprised that no one brought it up...

enhancement
refactor

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...

osu!framework issue
type:input