You are browsing as a guest. Sign up (or log in) to start making projects!

5h 28m 48s logged

Devlog 5

Well sorry for the late devlog i was little busy with my school life. The good thing is the terminal is now finally ready in the operating system. I initially had the terminal running Bash through QProcess, which worked for simple commands, but it had limitations. Things like Ctrl+C, interactive programs, terminal formatting, and commands such as ping weren’t behaving like they would in a real terminal.

So I switched to a PTY (pseudo-terminal) approach using Linux’s forkpty(). Last time u saw the assistant working, I also connected my assistant to this terminal, not the Konsole which I was using earlier.

Also sorry for the vid quality and voice

0
117

Comments 0

No comments yet. Be the first!