axem-solutions / dem

Containerized Development Environment Manager for embedded development
Other
95 stars 15 forks source link

fixed output #218

Closed meet0806 closed 2 hours ago

meet0806 commented 2 months ago

Type Of Change

Checklist:

Related Issue

Closing: #205

Description

Added given color in a stdout print statements

How Has This Been Tested?

using commands

Screenshots (if appropriate):

image

Additional info

janosmurai commented 2 months ago

Thanks for the PR @meet0806 !

Please note that issue #205 has a second part - implementing a pager mechanism. See for example the less unix tool as a reference. This is needed because in some cases the output of these commands can be a huge list and we got some feedback that a paging mechanism could help in navigation.

Hacktoberfest only starts on the first of October, so if you'd like this PR to count, I won't approve this issue until then.

meet0806 commented 2 months ago

Hacktoberfest only starts on the first of October, so if you'd like this PR to count, I won't approve this issue until then.

Okay, till then I will add changes related to pager

janosmurai commented 2 weeks ago

Hi @meet0806

Do you still work on this issue?

meet0806 commented 2 hours ago

Hi @meet0806

Do you still work on this issue?

No