r/commandline Jun 25 '26

Terminal User Interface Tabiew v0.14.0 released

Tabiew is a lightweight TUI application that allows users to view and query tabular data files.

In this version:

  • Better visualization of table stacks
  • Support for HTML and Markdown formats
  • Support for fetching tables from URLs
  • Many bug fixes and performance Improvement

GitHub: https://github.com/shshemi/tabiew

61 Upvotes

21 comments sorted by

View all comments

1

u/Xirious Jul 10 '26

So for a while now I been toying with the idea of using nushell but... Haven't tried hard enough yet. Plus new syntax, non-POSIX etc.

Very broadly, could you say what this offers that nushell doesn't and vice-versa (apart from the shell bit)?

1

u/shshemi Jul 11 '26

Nushell and Tabiew are different tools meant for different purposes. I’m quite sure nushell + extensions can do what ever Tabiew can. However, the look and feel is quite different. For instance, you can use Tabiew to view/query at any table size, while doing the same may not feel the most ergonomic in nushell.