Comment fix.
This commit is contained in:
parent
8f11e1cd03
commit
4a8574b439
2
st.c
2
st.c
|
@ -992,7 +992,7 @@ selnotify(XEvent *e) {
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* As seen in selcopy:
|
* As seen in getsel:
|
||||||
* Line endings are inconsistent in the terminal and GUI world
|
* Line endings are inconsistent in the terminal and GUI world
|
||||||
* copy and pasting. When receiving some selection data,
|
* copy and pasting. When receiving some selection data,
|
||||||
* replace all '\n' with '\r'.
|
* replace all '\n' with '\r'.
|
||||||
|
|
Loading…
Reference in New Issue