github saulpw/visidata v3.2

2 months ago

This release includes several improvements to the interface, as well as many bugfixes and other tweaks. Highlights include:

  • Use XDG for default visidata_dir #2716 (#2755)
    • Note that if you want to keep your macros, input history, or plugins, you need to move the $HOME/.visidata directory to its XDG location; e.g. $HOME/.config/visidata on Linux.
  • Windows clipboard in WSL #1920 @daviewales
  • Windows mouse support #2676 @ptyork
  • Add simple .psv (pipe-separated-valuie) loader based on Tsv sheet #2727
  • Support 2d matrices in NumPy loader (#2724) @maxfl
  • New commands to add aggregated value and rank columns: addcol-aggregate and addcol-rank-sheet #2417 @midichef
  • Bind g- to hide-uniform-cols #2577 #2735
  • Fix scoring of space-separated search terms in command palette
  • Make fuzzy match case-insensitive in command palette
  • Add WindowFunctionGuide and AggregatorSheet guides #2558 @thejud
  • Update light theme #2729
  • Remove non-precious sheets from sheetlist on statusbar #2573
  • Selecting rows on a Freqency Table is now more performant and uses less memory #2759 @midichef

Please see the CHANGELOG for the full list of changes.

Don't miss a new visidata release

NewReleases is sending notifications on new releases.