You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Results in a nicely formatted table at the bottom of my terminal, just above the prompt. If I press right arrow to scroll to the right, the entire table jumps to the top of the terminal and then scrolls. It would be nice if either the table would scroll in place (without jumping to the top) or the table would be presented at the top to begin with to eliminate the jumping.
The text was updated successfully, but these errors were encountered:
SELECT * FROM customers;
Results in a nicely formatted table at the bottom of my terminal, just above the prompt. If I press right arrow to scroll to the right, the entire table jumps to the top of the terminal and then scrolls. It would be nice if either the table would scroll in place (without jumping to the top) or the table would be presented at the top to begin with to eliminate the jumping.
The text was updated successfully, but these errors were encountered: