goto
goto copied to clipboard
bash_execute_unix_command: cannot find keymap for command
When I press \C-k
on my keyboard, I get the error:
-bash: bash_execute_unix_command: cannot find keymap for command
I am running:
GNU bash, version 4.4.19(1)-release (x86_64-apple-darwin17.3.0)
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
I installed this version of bash using homebrew
I am running this in iTerm2 and don't have any special iTerm settings involving keymaps
Any idea what could be causing this problem?