From aed0c91d61acc85e26dcb3be07367f06f3826469 Mon Sep 17 00:00:00 2001 From: Jonathan Branam Date: Thu, 20 Jun 2019 22:04:20 -0400 Subject: [PATCH] Remove infocmp from shims infocmp is a system utility that returns information about the user's terminal. When it is shimmed it can cause problems for various programs that use it to determine terminal settings. In particular, the library used by the Scala shell reads it and problems can occur where various control keys don't work (e.g. backspace does not work). --- pyenv.d/rehash/conda.d/default.list | 1 + 1 file changed, 1 insertion(+) diff --git a/pyenv.d/rehash/conda.d/default.list b/pyenv.d/rehash/conda.d/default.list index ed44d9fb..eecbc986 100644 --- a/pyenv.d/rehash/conda.d/default.list +++ b/pyenv.d/rehash/conda.d/default.list @@ -22,6 +22,7 @@ gsettings gio-querymodules glib-compile-resources glib-compile-schemas +infocmp # libpng libpng-config # libxml2