-
Notifications
You must be signed in to change notification settings - Fork 44
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
Esc
does not work even after updating to 4.0.3 or 4.1.0
#124
Comments
Hi @takezo39, I wasn't able to reproduce the issue in either my own environment or with a fresh install. To help diagnose the issue, can you please look into the following?
|
Hi @firai, with the help of your questions I managed to track the problem down to Attached you can see a Thanks for your help. Should I close this issue? |
Hi @takezo39, thanks for reporting back. We made those changes in v4.0.3 in #107. There were also additional changes to the keyboard shortcut settings in v4.1.0 from #110. I think this was caused by the fact that JL pre-populates keyboard shortcut settings when it is first run, so the old defaults stick even if the user hasn't customized any of the keyboard shortcuts. I just filed an issue upstream at jupyterlab/jupyterlab#15326 to propose not pre-populating, but that doesn't help users who are already using JupyterLab. I'm not sure if there's a way to better advertise these changes and the fact that the user may need to reset/check their settings. Maybe an entry in the wiki and some sort of toast message on upgrade when we do it again in the future? |
Sorry for the late reply. I'm not sure myself what the best solution is. I'm not too familiar with JL. |
Esc
does not work even after updating to 4.0.3 or 4.1.0
hi @takezo39 I have the same problem, but I don't understand how you solved it. Did you delete the shortcut file? |
@sphyrnidae8 Currently the only ways to fix the issue that I'm aware of would be to either:
|
Hm, tried that already several times. Doesnt work here. |
Then your issue may not be caused by the one listed here. Please file a new issue with information about your environment and steps to reproduce. |
Description
Esc does not revert to normal mode after using Shift+r to replace multiple characters
Reproduce
Expected behavior
Should go into normal mode but stays in replace mode. Pressing Ctrl+c or Ctrl+[ does go into normal mode.
Context
Command Line Output
Web Browser Output
The text was updated successfully, but these errors were encountered: