Github user DrIgor commented on the issue:

    https://github.com/apache/zeppelin/pull/2372
  
    I understand that `highlight.js` is a library and can be used anywhere. But 
we can't apply it to shell output because output is already highlighted. For 
example, `ls` inserts color codes to its output so we need to follow it.
    
    We can provide customization for colors (RGB code for blue, RGB for green 
and so on) and background color.
    
    Should I add this properties to shell interpreter?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to