From: Christoph Lohmann <20h@r-36.net> Date: Sat, 13 Apr 2013 07:44:00 +0000 (+0200) Subject: Drawing a more visible rectangle as cursor on unfocus. X-Git-Url: https://git.xinqibao.xyz/st.git/commitdiff_plain/1e7816c2023f48728e15cc4128ad8be163986902?ds=sidebyside;hp=1e7816c2023f48728e15cc4128ad8be163986902 Drawing a more visible rectangle as cursor on unfocus. To have a more visible cursor on unfocused windows this patch makes st draw a rectangle around the terminal cell. Thanks Mark Hills for the suggestion! ---