changeset 678:12fe76be3071

[inputrc] Reenable the kill line fix until fixed reline is released
author nanaya <me@nanaya.pro>
date Mon, 11 Apr 2022 22:58:30 +0900
parents b95069a1f664
children 8fa04c2a9896
files rc/inputrc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/rc/inputrc	Fri Apr 08 13:47:15 2022 +0900
+++ b/rc/inputrc	Mon Apr 11 22:58:30 2022 +0900
@@ -34,5 +34,5 @@
 $if Ruby
 # Eventually remove this bug workaround
 # Reference: https://github.com/ruby/reline/pull/416/files
-#"\C-u": unix-line-discard
+"\C-u": unix-line-discard
 $endif