β¨οΈ WebVisiData β Keyboard Shortcuts
Navigation
β / kMove up one row
β / jMove down one row
β / hMove left one column
β / lMove right one column
Home / ggGo to first row
End / GGo to last row
PageUpPage up
PageDownPage down
ghGo to first column
glGo to last column
Row Selection
sSelect current row
uUnselect current row
tToggle current row selection
gsSelect all rows
guUnselect all rows
gtToggle all rows
| + regexSelect rows matching regex (cur col)
\ + regexUnselect rows matching regex
,Select rows matching current cell
Sorting & Filtering
[Sort ascending by current column
]Sort descending by current column
"Open duplicate sheet with selected rows
/ + regexSearch forward in current column
nGo to next search match
NGo to previous search match
Columns
- (minus)Hide current column
_ (underscore)Auto-resize current column
g_Auto-resize all columns
^Rename current column
!Toggle column as key column
HMove column left
LMove column right
~Set column type: text
#Set column type: integer
%Set column type: float
@Set column type: date
Editing
eEdit current cell
aAdd new row
dDelete current row
gdDelete all selected rows
JMove current row down
KMove current row up
Sheets & Analysis
FFrequency table for current column
IDescribe sheet (column stats)
CColumns sheet
SSheets sheet (list all sheets)
qClose current sheet
Ctrl+SSave/download as TSV
= + exprNew column from Python expression
Other
?Toggle this help screen
Ctrl+GShow sheet info
Ctrl+RReload data from URL
Press ? or Escape to close