mellobacon

Results 13 comments of mellobacon

Because I've been doing some reorganizing on my end. I saw it and will look it over in more depth once I get my code cleaned up. It's not a...

I have been busy with other things other than this project...but it hasn't been abandoned or anything. Though next time I'd appreciate an issue being opened before making a pr...

Yep thats the same issue I had. Most likely with the way processing inputs are implemented it might not be possible without a rewrite. Thanks for researching though.

> Some things to keep in mind: > > Menus should be accessible using Alt+, where the key in question is whichever is designated as the activation key for the...

So I have found a terminal repo for reference on how to connect xterm to the app. It uses Rust which I'm not too familiar with so I don't understand...

> I might recommend against xterm so as to make it work better across systems (if Nucleus even works across multiple OS's). @Moosems I thought xterm could be ok since...

@opeolluwa Go ahead! @kamadoori (Forgot you were still assigned lol) do you want to work on this still or nah?

@opeolluwa I'll go ahead an assign you for the time being

I went ahead and made a [terminal feature branch](https://github.com/mellobacon/Nucleus/tree/feature/terminal) for easier testing since I imagine this will take a while to get working. So far I have a button you...

I will have to figure out how this can be done in Electron. This feature is planned though!