diff options
| -rw-r--r-- | st.c | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -1811,6 +1811,7 @@ tmoveto(int x, int y)  {  	int miny, maxy; +	selclear(NULL);  	if (term.c.state & CURSOR_ORIGIN) {  		miny = term.top;  		maxy = term.bot;  | 
![]()  | 
index : Tharre/st-transparency | |
| st fork with transparency | Tharre | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | st.c | 1 | 
@@ -1811,6 +1811,7 @@ tmoveto(int x, int y)  {  	int miny, maxy; +	selclear(NULL);  	if (term.c.state & CURSOR_ORIGIN) {  		miny = term.top;  		maxy = term.bot;  |