- terminal "spreadsheet"
- python3, *no dependencies
- visidata 1.0 made during 2017 sabbatical
- GPL3 license (please contribute, esp loaders and workflows!)
- makes data fun again
- Python3 .dmg (automatically has pip3)
- 'pip3 install visidata' or clone from git
- use pip3 to install other loader dependencies (e.g. pip3 install openpyxl)
- q to quit
- ^C
- F/Enter
- e ^
-
- _
- [/]
- ^S
-
hjkl
-
/ ? n N for search
-
'g' prefix with above
-
^H manpage (was z?, F1 still works)
-
z^H context-sensitive command list
-
^E
-
[saul] if you learn nothing more than this, you will still have a great tool at your disposal.
-
s/t/u
-
gs/gt/gu
-
| \
-
"
-
, scoop
-
{ }
-
gd
-
ge
-
g*
-
[anja] if you leave right now, you still have a great tool at your disposal.
- !
- ~@#$%
- note these column commands and ^ are all shift numbers
- gF
- C
- I
-
- and subsequent usage
- :
- ;
-
- =
- z/ z? z| z\
- .visidatarc
- options
- functions for =
- commands/bindkeys
- save and replay
- macros
- Y
- dot
- pipe into
- vd --diff
- so many things