Mercurial > ec-dotfiles
changeset 685:07542066867e
[inputrc] Remove irb c-u workaround
author | nanaya <me@nanaya.pro> |
---|---|
date | Wed, 14 Sep 2022 19:08:06 +0900 |
parents | 6010e722b5da |
children | 5ebfac7426e5 |
files | rc/inputrc |
diffstat | 1 files changed, 0 insertions(+), 6 deletions(-) [+] |
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