Skip to content

WIP: Linux compatibility - #2

Draft
lucastucious wants to merge 7 commits into
Kodo-IDE:mainfrom
lucastucious:linux-compatibility
Draft

WIP: Linux compatibility#2
lucastucious wants to merge 7 commits into
Kodo-IDE:mainfrom
lucastucious:linux-compatibility

Conversation

@lucastucious

@lucastucious lucastucious commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

I want to try to make it work on linux, as a main linux user.

Right now, theses simple fix make it run, but there is still some issues:

  • Terminals can't be used
  • Selected tab doesnt update when clicked
  • No tools to generate appimage/rpm
  • Console.WriteLine() seems to be not working on linux

@lucastucious
lucastucious marked this pull request as draft July 26, 2026 20:02
@SS-YYC

SS-YYC commented Jul 26, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm unable to test this PR (I don't use or have Linux bootable) but after @KerbalMissile returns from his vacation we'll test it and hopefully have full Linux support working.

Thank you!

@KerbalMissile

Copy link
Copy Markdown
Collaborator

As it is right now, does it still compile to a .exe and runs via something like Wine? Or does it compile to a Linux format instead?

So far so good, I do have a bootable Linux distro so when I get back I can definitely start testing it. I'd prefer to test it once everything is fixed. As you also use Linux I think it should be fine for me to test it just once or twice and then merge the PR.

Thanks for the PR!

@lucastucious

lucastucious commented Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

Right now, it run on native linux. But i still need to make it exportable

@KerbalMissile

Copy link
Copy Markdown
Collaborator

Ah right, forgot that you can run it without compiling it. Sorry bout that, been a long time since I last touched my PC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants