Recent Releases

1.4.410 Jan 2020 12:05 minor feature: Remove Python 2.x support. Add note about Visidata and minimal maintenance. Add file URI scheme support. flake8 errors. Remove python 3.3 support. Update travis.yml for newer python versions and flake8 command. Add sample text with long/wide characters. URL modification in setup.py.
1.4.315 Nov 2017 18:25 minor feature: Added an additional parse step for space-delimited files: Replace multiple spaces (such as those to align columns) with a single space. If (and only if) the top line begins with a standard comment character ('#' or ' '), it is removed. . Replace multiple spaces (such as those to align columns) with a single space. If (and only if) the top line begins with a standard comment character ('#' or ' '), it is removed. Remove '0' for BOL and change numeric sort to '#'/'@'. Add numeric sort. Provide ability to specify quotechar.
1.4.218 Jan 2016 16:05 minor feature: Update to version 1.4.1. encoding for cell yank under Python 2. (search box won't open after reload). Support files with windows newlines. Packaging updates.
1.4.128 Sep 2015 11:13 minor feature: