Skip to content

Added a '> ' prompt to the terminal - #52

Merged
differrari merged 5 commits into
differrari:mainfrom
emexos:main
Oct 12, 2025
Merged

Added a '> ' prompt to the terminal#52
differrari merged 5 commits into
differrari:mainfrom
emexos:main

Conversation

@emexos

@emexos emexos commented Oct 10, 2025

Copy link
Copy Markdown
Contributor
Bildschirmfoto 2025-10-10 um 21 06 18 This is the fixed version of my old promt '> ' the problem was:
- some commands like cat /dev/console 100 didn't work
- you could delete the prompt

In this version you (half-)can't delete the promt (you can but thats a other console bug...)

and i added:
If you just press enter, nothing happens, so no 'Unknown command %s with args %s'

@differrari

differrari commented Oct 11, 2025

Copy link
Copy Markdown
Owner

PR looks good, great job. can you remove the comments in terminal.cpp? The code is self documenting. I'll approve after

@emexos

emexos commented Oct 11, 2025

Copy link
Copy Markdown
Contributor Author

PR looks good, great job. can you remove the comments in terminal.cpp? The code is self documenting. I'll approve after

i deleted every comments from me

@differrari
differrari merged commit 74c5b4f into differrari:main Oct 12, 2025
1 check passed
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.

2 participants