habit-vim icon indicating copy to clipboard operation
habit-vim copied to clipboard

Results 2 habit-vim issues
Sort by recently updated
recently updated
newest added

Hey, I'm getting an installation error. I installed yaml-cpp by going to the git repository and running ``` cd yaml-cpp && mkdir -p build && cd build && cmake -DBUILD_SHARED_LIBS=ON...

I just cloned this repo and ran into this error when running `make`: ``` $ make gcc -O2 src/wrapper.c -lutil -o bin/wrapper src/wrapper.c:15:17: error: pty.h: No such file or directory...

wontfix