visidata icon indicating copy to clipboard operation
visidata copied to clipboard

A terminal spreadsheet multitool for discovering and arranging data

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

**Small description** visidata fails to load/display files without error **Expected result** visidata to load correctly (or report an error) **Actual result with screenshot** If you get an unexpected error, please...

bug
windows

VisiData reads this as four columns rather than three, because it splits columns based on unbroken vertical space, rather than header position. ``` colours shades counts red light 3 red...

loader

**Small description** https://github.com/saulpw/visidata/blob/96d27023b255e84500ac599395be75a317dc4de8/README.md?plain=1#L36 does not work **Expected result** expect vd.exe or documentation to mention `visidata` instead. Unclear what the author's intent is here (suspect the former?) **Actual result with screenshot**...

bug

**Small description** vdsql is not able to open a .ddb file **Expected result** vdsql is able to open a .ddb file. **Actual result with screenshot** ![image](https://github.com/saulpw/visidata/assets/7400038/fee50831-2576-46c0-8a4a-fe2eaa547021) ``` File "C:\Users\LeimgruberF\lg\.venv\lib\site-packages\visidata\threads.py", line...

bug
vdsql

**Small description** VisiData ends up using lots of CPU and memory in idle state **Expected result** Idle time is not too busy **Actual result with screenshot** https://asciinema.org/a/HDtlFjQTpi5lIigMPdGgw2kXP Not really sure...

bug
can't reproduce

I love the command palette! 🙂 Why is it when I type "open" and "open file" `open-file` is **not** suggested -- but it is for "file"?

bug

regex split behavior has changed with the update to version 3 Instead of splitting columns, the behavior I expected from version 2 I instead get a new column with format:...

documentation

**Small description** I have `options.disp_cmdpal_max = 15` So 15 entries are displayed. And when I hit the number for the corresponding command completion - VD chooses the command from bottom....

bug
confirm fix

- [ ] Path.name should be the full filename (instead of just the base stem) - [x] add visidata.Path.base_stem to be the filename without any suffixes (same as current visidata.Path.name)...

wishlist

### Discussed in https://github.com/saulpw/visidata/discussions/1394 Originally posted by **s1291** June 8, 2022 Hi, I have been using Visidata lately for some plots and I've to admit that it is very interesting....

wishlist