Bug 376980

Summary: Wish: syntax highlighting like kate
Product: [Applications] konsole Reporter: MartinV <fizbaum>
Component: generalAssignee: Konsole Bugs <konsole-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: wishlist CC: fizbaum
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description MartinV 2017-02-27 14:35:09 UTC
I would like to have syntax highlighting in konsole while entering a command. (In my common case, for bash). Kate has this feature, maybe it is possible to use the libraries from kate.
It seems there is no terminal emulator in the world with this ability. (Except fish, but for fish syntax only).
Konsole could be the first one!
Comment 1 Christoph Feck 2017-03-01 03:21:32 UTC
That would need to be added to bash, or whatever shell you use.