Dear all,
When the user typing at interactive command (by cmd2), can the keywords typed by the user be highlighted? just like in some linux shell terminal.

you can see the keyword ls is highlighted and the params after it will has different color.
but when you run into a python interactive command (by cmd2), the color is gone.
please guide me if there is any way to make it by cmd2 or with some other solutions. many thanks.
Dear all,
When the user typing at interactive command (by cmd2), can the keywords typed by the user be highlighted? just like in some linux shell terminal.
you can see the keyword
lsis highlighted and the params after it will has different color.but when you run into a python interactive command (by cmd2), the color is gone.
please guide me if there is any way to make it by cmd2 or with some other solutions. many thanks.