aboutsummaryrefslogtreecommitdiff
path: root/st.info
diff options
context:
space:
mode:
authorRoberto E. Vargas Caballero <k0ga@shike2.com>2012-09-16 10:49:12 +0200
committerRoberto E. Vargas Caballero <k0ga@shike2.com>2012-09-16 10:49:12 +0200
commit6bf6ef46f2e1107e643b5678c3408236d0f2e6d5 (patch)
treebf00fb7f81c9c78d768e11054cd988fabb3d7ab5 /st.info
parentc624bb570317bd93dadc8f9914e013ef94e27156 (diff)
downloadst-6bf6ef46f2e1107e643b5678c3408236d0f2e6d5.tar.gz
st-6bf6ef46f2e1107e643b5678c3408236d0f2e6d5.tar.bz2
Fix selection bug
After the commit named "Remove timeout in the main loop", selection is not working in the proper way. After selecting something, press mouse button in a line outside of selection causes an incorrect highlight. This patch fix the problem forcing a draw after the press event, but this is only a fast hack. Real solution means rewriting selection code. --- st.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
Diffstat (limited to 'st.info')
0 files changed, 0 insertions, 0 deletions