When I open multiple sheets in the terminal, why do they have to be visited to have an alt-shortcut? #1469
-
Only a.csv has an |
Beta Was this translation helpful? Give feedback.
Answered by
anjakefala
Aug 10, 2022
Replies: 1 comment
-
VisiData does not load sheets until they are visited. This is to avoid an upfront memory demand for potentially really large amounts of data. I believe the keystroke is assigned when the sheet is loaded, but you could create a feature request to have it assigned upon opening. We can look into it, that is a reasonable request. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
reagle
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
VisiData does not load sheets until they are visited. This is to avoid an upfront memory demand for potentially really large amounts of data.
I believe the keystroke is assigned when the sheet is loaded, but you could create a feature request to have it assigned upon opening. We can look into it, that is a reasonable request.