6 earlier thoughts
select * from token\G
instead of
select * from token;
will display the the columns as rows below each record. This can avoid line breaks in the output and make it easier to read.
5 later thoughts
Keyboard navigation
?
c
g
j
←
k
→
p
s
ctrl + enter
alt + enter
esc