Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-bash: bash_execute_unix_command: cannot find keymap for command #157

Open
Azulinho opened this issue Mar 23, 2021 · 8 comments
Open

-bash: bash_execute_unix_command: cannot find keymap for command #157

Azulinho opened this issue Mar 23, 2021 · 8 comments

Comments

@Azulinho
Copy link

struggling to find out this one,

ctrl-r, works fine for a while, and then at some point it starts throwing errors until I close the bash shell and start a new one.


-bash: bash_execute_unix_command: cannot find keymap for command

running the latest, and a dig through the issues doesn't give me any clues,

○ → reshctl update

Please report any issues you encounter to: https://github.com/curusarn/resh/issues

Looking for the latest release ...
 * Latest version: 2.7.13 (git tag: v2.7.13)
 * Resh is up to date - nothing to do - exiting.

any idea of what could be?

@curusarn
Copy link
Owner

Hey, I haven't seen this error yet.

What OS are you on?
What version of bash are you running?

@stroese
Copy link

stroese commented Jan 27, 2022

I'm seeing this issue as well. I'm using the latest version of reshctl (2.8.1). Here the other versions you asked for above:

  • OS: Ubuntu 21.10
  • bash: 5.1.8(1)-release (x86_64-pc-linux-gnu)

Is there anything that I can provide to help debugging / fixing this issue?

@Azulinho
Copy link
Author

sorry didn't see the issue update,

bash --version
GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu)

@ximikos
Copy link

ximikos commented Jul 23, 2022

I can confirm this error. Clean install of Ubuntu 22.04 and resh was the first application installed.
My uncomfirmed feeling: last command before crash contains tilde ~ (i.e cd ~/abc/abc/abc )
I am dedicated to my bash history and now I have to search for different software...
I am ready help to debug it.

@Malanius
Copy link

I can confirm this on fresh Ubuntu 22.04.1. It seems to happen randomly for me, not related to commands with ~, didn't use such today and got to this state several times already. I will observe more if specific commands or actions affect this or not.

Usually, it is enough to disable and reenable binding with reshctl disable ctrl_r_binding and reshctl enable ctrl_r_binding, then it works again for some time after that.

@cristianomoraes
Copy link

The same is happening to me. Linux Mint 21.1 Cinammon.

@cristianomoraes
Copy link

cristianomoraes commented May 3, 2023

This bug still persists in version 3.0.1. And because apparently the command enable ctrl_r_binding are not available anymore, the only way to remedy this is to reopen the console.

Update with some more information:
GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu)
Kernel: 5.15.0-71-generic #78-Ubuntu SMP Tue Apr 18 09:00:29 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

Screenshot from 2023-05-04 16-48-30
log.txt

Unfortunately, this bug started to repeat more frequently after the latest release and I will have to stop using it but I hope it gets fixed soon. It is a great tool.

@amrox
Copy link

amrox commented Feb 13, 2024

I just (finally) upgraded my work machine from Ubuntu 18.04 to 22.04 and I'm seeing this frequently now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants