Thanks to visit codestin.com
Credit goes to github.com

Skip to content

1.4.4

Choose a tag to compare

@github-actions github-actions released this 02 May 11:42
3dc31c1

1.4.4 (2021-5-02)

  • Feature 1 Added -e flag to extend rows (don't truncate).

This new version gives a flag option to extend rows rather than truncate. This is especially useful for wide csv files that would overflow the terminal width. When using the extend mode, pipe output to less -S to enables scrolling right and left with arrow keys.

I also did some clean up work. I removed a binary I was not using.