Skip to content

Conversation

@frosencrantz
Copy link

No description provided.

@frosencrantz frosencrantz changed the title Add VisiSata a modern TUI for exploring data. Add VisiData a modern TUI for exploring data. Jul 31, 2021
@frosencrantz
Copy link
Author

VisiData is a wonderful terminal tool for exploring data. It seems like most of the tools on this list are written in Rust, VisiData is written in Python and is very responsive. There is no equivalent in Rust/C/Go/etc and it fills a niche that is not covered well by any other terminal tool. I've been using this tool for several years now, and still it is one my favorite finds over the last couple years, even over many of the other tools in this list.

@MrMino
Copy link

MrMino commented Aug 1, 2021

@frosencrantz which common Unix command is it an alternative to?

@frosencrantz
Copy link
Author

I don't think it has a direct replacement. But I've found I use awk/sed/cut/sort a lot less since I started using VisiData.
So it ends up being a great replacement for awk/sed/cut/sort for how I generally use those tools, which is to gather some details about some data file or output of some Unix system command that generate tabular data like ps.

@MrMino
Copy link

MrMino commented Aug 1, 2021

@blaggacao
Copy link

blaggacao commented Aug 21, 2021

If it doesn't work with nix out of the box, that's at least a bit "suspicious" upfront. 😸

$ nix profile install nixpkgs#visidata $ vd --version Traceback (most recent call last): File "/nix/store/slqf9074ha8km0xf3x5vykz4nc7vcqab-visidata-2.5/bin/.vd-wrapped", line 7, in <module> visidata.main.vd_cli() File "/nix/store/slqf9074ha8km0xf3x5vykz4nc7vcqab-visidata-2.5/lib/python3.9/site-packages/visidata/main.py", line 320, in vd_cli rc = main_vd() File "/nix/store/slqf9074ha8km0xf3x5vykz4nc7vcqab-visidata-2.5/lib/python3.9/site-packages/visidata/main.py", line 84, in main_vd locale.setlocale(locale.LC_ALL, '') File "/nix/store/81lwy2hfqj4c1943b1x8a0qsivjhdhw9-python3-3.9.6/lib/python3.9/locale.py", line 610, in setlocale return _setlocale(category, locale) locale.Error: unsupported locale setting 
@frosencrantz
Copy link
Author

I'm not familiar with nix. Some simple searches suggested: https://nixos.wiki/wiki/Locales
@blaggacao does that help? You can report a bug here https://github.com/saulpw/visidata/issues

@ibraheemdev
Copy link
Owner

Not really the type of tool I am looking for. I realize there are not really clear contribution guidelines at this point, sorry!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants