st-xresources icon indicating copy to clipboard operation
st-xresources copied to clipboard

simple terminal with Xresource support

Results 4 st-xresources issues
Sort by recently updated
recently updated
newest added

* `cursorColor`: seems to be affecting the text foreground color * `background`: seems to be affecting cursor color * `foreground`: not tested Patch version: https://st.suckless.org/patches/xresources/st-xresources-20200604-9ba7ecf.diff

The cursors | and _ used in neovim are not displayed.

Error after using st-xresources-20190105-3be4cf1.diff patch st 0.8.2(2019-02-09) ![image](https://user-images.githubusercontent.com/27185839/67540658-b46f9c80-f718-11e9-9b33-24181c770daa.png)

Hello! I try to use your patch to use my Xresources file to theme my st. I applied the patch properly and modified my config.h accordingly. In first place It...