Skip to content

Instantly share code, notes, and snippets.

@lheckemann
Forked from anonymous/st-cursor-style.patch
Created January 20, 2017 17:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lheckemann/a7d1f21b27534cc977935942ec5802fb to your computer and use it in GitHub Desktop.
Save lheckemann/a7d1f21b27534cc977935942ec5802fb to your computer and use it in GitHub Desktop.
Patch for suckless terminal, adding cursor style set to terminfo entry
diff -r st-0.7/Makefile /home/linus/st-0.7/Makefile
52c52
< @tic -s st.info
---
> @tic -x -s st.info
diff -r st-0.7/st.info /home/linus/st-0.7/st.info
188a189
> Ss=\E[%p1%d\sq,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment