Open Kolja76 opened 5 years ago
One case when this behavior can be observed is when in .local/nbconfig/notebook.json
you have any vim
related option set.
Soemthing like
"load_extensions": {
"vim_binding/vim_binding": true
}
} ```
I can't find anything like this in my settings. Also not sure where to check for, but 'grepping' all files in my home came up empty.
This bug is also observable using the siesta-qe image.
In lab view, in the notebooks, if I click into a new cell, the keys cause erratic effects, until Shift-insert is pressed. Then I can write into the cell as normal.