`basic_string::_M_construct null not valid` when running tab with no arguments

Issue #4 resolved
Miikka Koskinen created an issue

I downloaded the static binary and tried running it without any command-line arguments (on Ubuntu 14.04.4). This is what I got:

$ ./tab-linux-x86_64 
ERROR: basic_string::_M_construct null not valid

Running with -h or with any other parameters seems to work as expected.

Comments (2)

  1. Log in to comment