Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.

Allow differentiation between docker and dock output #29

Open
bripkens opened this issue Jan 10, 2016 · 3 comments
Open

Allow differentiation between docker and dock output #29

bripkens opened this issue Jan 10, 2016 · 3 comments

Comments

@bripkens
Copy link
Owner

Possible solution: Indent Docker output by four characters

@bitbrain
Copy link
Contributor

What about the following solutions?

  • labeling the output, e.g. [dock] output goes here
  • use a specific color for dock (may not be supported in all shells)

@bripkens
Copy link
Owner Author

Sounds like two good ideas. We should only take care not to put too many [dock] labels in front (or maybe to gray them out)? How are we going to handle different terminal backgrounds colors?

@bitbrain
Copy link
Contributor

There is a new version in Python in progress, right? Couldn't we just use the Curses API for our purpose? Or is not not compatible with the default OS shell?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants