webKDE
webKDE copied to clipboard
Konsole bug(s) in webKDE - it freezes
First a screenshot:
https://i.imgur.com/au6wu1n.png
Suggestions to improve:
Change the message "this command was not found" to:
"The command xyz
was not found.\n"
The newline is important IMO - makes it easier to read.
As for the bug itself: does "touch abc" not work? Can we create files?
It seems to not work. Also it froze afterwards. I don't think it should ever freeze.
Last but not least I tried to alias, which does not seem to work.
Can you add "help" or something to show help? Aka which options are available in this terminal? Thanks for reading.
The issue with the newlines and the freezing should be fixed now and I added a help
command,
many important commands including cp
, mv
and alias
are not implemented yet, I will definitely prioritize that if I continue working on the project