how to exit vim
@nixCraft you can't exit vim the usual way on that, because : and q are separated now. That said, vim being vim you can still <ESC>ZZ out of it if you got the left half.
@farcaller @nixCraft On a QWERTZ keyboard, that would be a close one!
@NK30 @nixCraft yeah, I thought of a bunch of ideas like ^K to type in the codes (the numpad is still there) so you can O into the insert mode, and type quit and yank it still. You cannot @-paste it into the command line (and you can't really leave the insert mode either). It's a bummer. The right half of that notebook is left for emacs.