visidata icon indicating copy to clipboard operation
visidata copied to clipboard

A terminal spreadsheet multitool for discovering and arranging data

Results 177 visidata issues
Sort by recently updated
recently updated
newest added

An idea to only show the current row as multiline, and the rest of the rows as single-line. Not sure if the row display should be stable (such that the...

wishlist

- [ ] #282: Select starting table in postgres from command-line - [ ] #579: [Postgres] Allow inserting / deleting rows - [ ] #522: [postgres] parms in options -...

vdsql

**Small description** I'm trying to view the current SQL query for ClickHouse using the sidebar (`zb` `b`), but it's not appearing. **Actual result with screenshot** https://github.com/saulpw/visidata/assets/4896754/2870405e-c265-4c98-a616-747201bc57c9 Clickhouse playground: ``` vd...

bug

I go through lots of CSV files. Many of them are similar in structure. When I tell Visidata that I want to customize the way I view a CSV file...

wishlist
documentation
wish granted

A sheet-specific command should be able to refer to the values in the cursorRow by column name, via a simple Pythonic syntax.

wishlist

**Small description** If a window is smaller than the default startup window, `canvas.py` thinks the screen is bigger than it is, and attempts to draw offscreen at first. This causes...

bug
cosmetic

Following [a thought in a related issue](https://github.com/saulpw/visidata/issues/2179#issuecomment-1862956197), when I'm at the expression prompt and I hit tab to autocomplete the column name, it presents them in an odd order that...

wishlist

I've noticed that there is ascicast player in the code of the site https://github.com/saulpw/visidata/blob/develop/docs/columns.md?plain=1#L221 However, its rendering is absent from the site. At least in Brave browser and Safari.

bug
website

According to https://github.com/saulpw/visidata/issues/572 this has been implemented, but from the comments on the issue I can't figure out how to do it, and I can't find any documentation. I recorded...

documentation
question

**Small description** Connected to a local PostgreSQL database. `PgTablesSheet` looks good. Press "Enter" on any table that is not exclusively lowercase, get the error in the title. Try with another...

bug