You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Out of range error in prompt example for ENTER input
terminate called after throwing an instance of 'std::out_of_range' 1,1 ] what(): basic_string::substr: __pos (which is 18446744073709551615) > this->size() (which is 1) gdb: 0x00005555555575da in determine_completeness (command="\n") at /home/awvwgk/projects/src/git/cpp-terminal/examples/prompt.cpp:15
0 commit comments