diff options
Diffstat (limited to 'st.c')
| -rw-r--r-- | st.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -992,7 +992,7 @@ selnotify(XEvent *e) { | |||
| 992 | } | 992 | } |
| 993 | 993 | ||
| 994 | /* | 994 | /* |
| 995 | * As seen in selcopy: | 995 | * As seen in getsel: |
| 996 | * Line endings are inconsistent in the terminal and GUI world | 996 | * Line endings are inconsistent in the terminal and GUI world |
| 997 | * copy and pasting. When receiving some selection data, | 997 | * copy and pasting. When receiving some selection data, |
| 998 | * replace all '\n' with '\r'. | 998 | * replace all '\n' with '\r'. |
