# Most common shortcuts
- open visidata: `vd`
- open file: `vd file.csv`
- move left/right/up/down (like gim): hljk
- jump to last/first row: gj/gk
- jump to leftmost/rightmost column: gh/gl
- expand currently selected column width: _
- change column type to integer: #
- change column type to float: %
# Resources
[A VisiData Cheat Sheet](https://jsvine.github.io/visidata-cheat-sheet/en/)
![[visidata-cheat-sheet.en.letter.pdf]]