diff rc/inputrc @ 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 9713ac597983
children 07542066867e
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