comparison 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
comparison
equal deleted inserted replaced
677:b95069a1f664 678:12fe76be3071
32 "\eOB": history-search-forward 32 "\eOB": history-search-forward
33 33
34 $if Ruby 34 $if Ruby
35 # Eventually remove this bug workaround 35 # Eventually remove this bug workaround
36 # Reference: https://github.com/ruby/reline/pull/416/files 36 # Reference: https://github.com/ruby/reline/pull/416/files
37 #"\C-u": unix-line-discard 37 "\C-u": unix-line-discard
38 $endif 38 $endif