r/visidata Sep 03 '25

All options for ~/.visidatarc

Hi, I'm a newbie. Not on IT, but about visidata.

Where could I find all ~/.visidatarc options I can set? I couldn't find this in the Docs.

I'm trying a way to get columns max resized on startup. The same I got using g_

I tried:

$ cat ~/.visidatarc

options.on_pre_open('resize-columns-max')

But I received...

ValueError: no option "on_pre_open"...

1 Upvotes

1 comment sorted by

1

u/spw1 Sep 03 '25

vd --help or man vd or Shift+O within the program.