Install latest/stable of table viewer
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install codechenx-tv
Don't have snapd? Get set up for snaps.
tv is a tool to view the delimited text file(csv,tsv,etc) in terminal.
Feature:
Usage:
After installation, you need to run ```sudo snap alias codechenx-tv tv```.This makes it possible to launch the application by ```tv```
https://github.com/codechenx/tv#usage
Key binding:
https://github.com/codechenx/tv#key-binding
For tv, there are two data types for every column, string, and number, which can affect the sorting function and the stats. The data type of the current column is shown on the right of the footer bar.You can change the data type of current column by Ctrl-m. the difference of column data type will determine how the column data would be sorted, as string or as number. In addition, for the column with the number data type, tv will show its minimal value, maximal value, and so on. But for the column with string data type. tv will count the number of every string.
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.