Mercurial > ec-dotfiles
diff rc/inputrc @ 685:07542066867e
[inputrc] Remove irb c-u workaround
author | nanaya <me@nanaya.pro> |
---|---|
date | Wed, 14 Sep 2022 19:08:06 +0900 |
parents | 12fe76be3071 |
children |
line wrap: on
line diff
--- a/rc/inputrc Wed Sep 14 19:06:13 2022 +0900 +++ b/rc/inputrc Wed Sep 14 19:08:06 2022 +0900 @@ -30,9 +30,3 @@ #GNOME Terminal "\eOA": history-search-backward "\eOB": history-search-forward - -$if Ruby -# Eventually remove this bug workaround -# Reference: https://github.com/ruby/reline/pull/416/files -"\C-u": unix-line-discard -$endif