> > The code was assuming that empty lines have implicit wrap-around attribute.
> Was this issue considered a bug after all?
Yes, and the patch was applied in 2411308bd.
Regards.
--
Roberto E. Vargas Caballero
2014-05-26 9:23 GMT+04:00 Alexander :
> The code was assuming that empty lines have implicit wrap-around attribute.
Was this issue considered a bug after all?
--
Best regards, Alexander Sedov.
The code was assuming that empty lines have implicit wrap-around attribute.
---
st.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/st.c b/st.c
index 6424b54..506be0f 100644
--- a/st.c
+++ b/st.c
@@ -949,7 +949,7 @@ getsel(void) {
* st.
* FIXM