dbcli / mycli

A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
http://mycli.net
Other
11.32k stars 656 forks source link

Could mycli colorize the searched keyword? #1150

Open gansui opened 3 months ago

gansui commented 3 months ago

for example,when I use sql to search table: select * from sm where name like "%helen%” ,the output highlight or colorize the "helen". or mycli has already has this ability,please tell me.thanks