File less-424b-widechars.patch of Package less

--- cmdbuf.c
+++ cmdbuf.c
@@ -241,7 +241,9 @@
 							?	2
 							:	1;
 					if (bswidth != NULL)
-						*bswidth = 1;
+						*bswidth = is_wide_char(ch)
+							?	2
+							:	1;
 				}
 			}
 		}
openSUSE Build Service is sponsored by