This website works better with JavaScript.
Home
Explore
Help
Sign In
Linux
/
st
generated from
gmarx/git-template
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Making the selection work again.
master
Christoph Lohmann
12 years ago
parent
a1cd28f809
commit
122ed57702
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
st.c
+ 0
- 1
st.c
View File
@ -551,7 +551,6 @@ bpress(XEvent *e) {
sel
.
mode
=
1
;
sel
.
ex
=
sel
.
bx
=
X2COL
(
e
-
>
xbutton
.
x
)
;
sel
.
ey
=
sel
.
by
=
Y2ROW
(
e
-
>
xbutton
.
y
)
;
draw
(
)
;
}
}
Write
Preview
Loading…
Cancel
Save