Felix Rosencrantz

Results 24 issues of Felix Rosencrantz

**Small description** FreqTableSheet open-row created sheet doesn't load links **Expected result** Links would be loaded. **Actual result with screenshot** https://asciinema.org/a/DyJoj2OPxS57yHaKlxeyvWgO7 ``` Traceback (most recent call last): File "/home/felix/git/visidata/env/lib/python3.9/site-packages/visidata/basesheet.py", line 169,...

bug

**Small description** Extracting a file doesn't check for overwrite or fails **Expected result** Visidata will prompt if it is ok to overwrite a file of the same name. **Actual result...

bug

From the thread: https://github.com/saulpw/visidata/discussions/1413 When loading a file from a zip file over the web it would be useful to show percentage loading progress. It is possible for a web...

wishlist

**Small description** Frequency Sheet has issues with numeric-binning and null values. **Expected result** Null values have their own row with a count. **Actual result with screenshot** https://asciinema.org/a/Mit8iWUp7IJktIUdgh8O5VpyG Includes steps with...

bug

**Small description** HTML table loading doesn't handle rowspan properly. **Expected result** The data in the rowspan column is duplicated on the spanned rows. **Actual result with screenshot** https://asciinema.org/a/qotdqplkmpKJxPUQUC5kaGHEd Animation shows...

bug
help wanted

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: *...

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

Currently, you need to go to the SheetsSheet, select two or more sheets, and join them. If you are doing a join based on columns, the sheets need to have...

wishlist

**Small description** Hard crash when the cursor goes to the cell of SheetsSheet cursorDisplay for the current SheetsSheet. **Expected result** No crash. **Actual result with screenshot** Goes into infinite recursion:...

bug
fixed