Ctrl-E doesn't work for me
See original GitHub issueI really like the idea of this!
However I’m having trouble getting nbterm to execute the contents of cells. I can press enter, enter something in the cell, like print(100)
then press ESC to go back to command mode.
But when I then push Ctrl-E or Ctrl-R, nothing happens. No error message, nothing. Other key bindings (such as Ctrl-Q to quit) do work. Am I overlooking something?
- Debian testing
- Tilix terminal (based on vte like gnome-terminal). I’ve checked and Ctrl-E does send ‘\x05’ correctly.
- Python 3.9.2
- nbterm 0.0.7 installed in a venv, using
pip3 install nbterm
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (4 by maintainers)
Top Results From Across the Web
How to fix Ctrl Key not working on Windows 11/10
Ctrl Key not working on Windows 11/10 · 1] Restart your PC · 2] Check your keyboard · 3] Run Keyboard Troubleshooter ·...
Read more >Both CTRL keys not working - Microsoft Community
Both of my CTRL key are not working and it might work sometimes somehow I not sure why. Any solution? I tried to...
Read more >How to Fix Ctrl Key Not Working in Windows 10? - Tweak Library
How to fix the Ctrl button not working in Windows 10? · Solution 1: Restart your PC · Solution 2: Check your keyboard...
Read more >Why left Ctrl key not working? | Finddiffer.com
Why does my Ctrl C not work? ... Your Ctrl and C key combination may not work because you're using a wrong keyboard...
Read more >Fix laptop keys: CTRL, Fn, Num Pad - CCM.NET
Locate and press the ALT + ctrl + fn keys on your keyboard. This should repair the problem. If this doesn't work, double-check...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yes, I think adding a message when trying to execute that there is no kernel available would be helpful.
I think we should have a status bar for that, see #5.