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

Less of a wishlist, and a suggestion for anyone who wanted to contribute a plugin. I recently heard about this library: https://github.com/fatiando/pooch It provides some generic file downloading capabilities: *...

**Small description** [PR incoming] The pretty keys `kDN` and `kUP` are used in two places in the code, but they are not defined in the translation dictionary. **Expected result** Default...

bug

`` hello, I'm trying to extract data from an HTML table which does not have a header row. I end up with a single column and many empty rows (containing...

bug

**Small description** Entering a breakpoint (`space breakpoint`) throws `AttributeError: 'LazyChainMap' object has no attribute 'get'`. **Expected result** Enter the debugger / pdb. **Actual result with screenshot** [error_LazyChainMap_has_no_attribute_get.txt](https://github.com/saulpw/visidata/files/8194679/error_LazyChainMap_has_no_attribute_get.txt) ``` Traceback (most...

bug

Wishing for a command like `resize-col-max` but for vertical height of the current column. Also, it would be useful if there were commands of a similar ilk to the other...

wishlist

**Small description** if a user (mainly a dev!) does `=sheet.colorizers` a list of colorizers is shown in the next column, however this is not a complete list that is being...

question

On running a .csv file, the program puts out this message: ![image](https://user-images.githubusercontent.com/39532610/155321284-9c1985e7-debd-4257-8d1c-9f06ddf3c94e.png) No "Recent Error" on `Ctrl-E`. [wa_trans_book.vd.log](https://github.com/saulpw/visidata/files/8124375/wa_trans_book.vd.log) Visidata version: 2.8

bug
windows

I've had a few times when working with large files that I have pressed a key combo and I vd has frozen temporarily while it does whatever I asked it...

wishlist

The commit keystroke is different from the standard save, and is not-intuitive. This can result in confusion where users do not know how to propagate their changes. > In Emacs...

wishlist

**Small description** I was saving a large file and while saving (with progress bar in bottom right), decided to delete some selected rows. Once the rows had deleted (progress at...

discussion
By Design