Sorting
- To sort by more than one column, shift + click on the '^' or 'v' for the second column.
- ctrl + click to sort lexicographically ('300' > '100')
Filtering
- 'contains' is case-insensitive.
- 'matches regex' will compile the regex with the 'i' (case insensitive flag).