visidata
visidata copied to clipboard
A terminal spreadsheet multitool for discovering and arranging data
This is a command to hide any column that contains one value repeated in every row. Is this worth having? It's often the first command I run when opening large...
I am working on `TypesSheet.md` with the following content: ``` # Types Columns usually begin as untyped (`anytype`), but can be set. - {help.commands.type-any} - {help.commands.type-currency} - {help.commands.type-date} - {help.commands.type-float}...
I'm creating toy examples for an Anki deck and find unexpected behavior for merge, which I thought might mean: "keep all rows from first sheet and matching rows from other...
Is it possible to connect to an in-memory duckdb instance with vdsql? If yes, what would be the correct command to do this?
People using linters would find Visidata very useful. Linter output is often long, with a lot of tabulated results that users would like to filter on. A perfect use for...
**Small description** This is a follow-up to https://github.com/saulpw/visidata/discussions/2548. The cells in the derived transposed sheets do not seem to keep the type and formatters from the origin columns. This is...
Hey, eager to know if I can somehow set Space as the leader/prefix key? I use space in vim and it's great, couldn't figure out how to get it working...
**Small description** If I press `Ctrl+E` to view an error, a tab appears in the status bar called `errors_recent`. However, if I switch to a different tab, I can't click...
`windows-curses` has released their version 2.4.0. They have updated the version of PDCurses they use, to fix problems inputting some keypresses. This version change should fix https://github.com/saulpw/visidata/issues/1841, https://github.com/saulpw/visidata/issues/2062, https://github.com/saulpw/visidata/issues/2119, and...
Per issue https://github.com/saulpw/visidata/issues/2313 Create an AggregatorSheet guide.