|
|
@@ -6,9 +6,9 @@ So, for positioning the cursor in the middle of the prompt, instead of
|
|
|
using left-spacing we just redraw (over the full line) the part of the
|
|
|
line left to the cursor.
|
|
|
|
|
|
-Index: Term-ReadLine-Gnu-1.14/Gnu/XS.pm
|
|
|
---- Term-ReadLine-Gnu-1.14/Gnu/XS.pm.orig 2002-07-28 05:41:36.000000000 +0200
|
|
|
-+++ Term-ReadLine-Gnu-1.14/Gnu/XS.pm 2004-03-12 17:55:16.000000000 +0100
|
|
|
+Index: Term-ReadLine-Gnu-1.15/Gnu/XS.pm
|
|
|
+--- Term-ReadLine-Gnu-1.15/Gnu/XS.pm.orig 2002-07-28 05:41:36.000000000 +0200
|
|
|
++++ Term-ReadLine-Gnu-1.15/Gnu/XS.pm 2004-03-12 17:55:16.000000000 +0100
|
|
|
@@ -429,21 +429,20 @@
|
|
|
print $OUT ($_tstrs[0], # carriage return
|
|
|
$_tstrs[1], # clear to EOL
|