dbcli / mycli

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

i want to get a fomatted query result as same as using "\G" param , how can i config myclirc thus not writing "\G" every time #1127

Open alexar001230 opened 10 months ago

alexar001230 commented 10 months ago

i want to get a fomatted query result as same as using "\G" param , how can i config myclirc thus not writing "\G" every time at the end of sql ?