lambdalisue/jupyter-vim-binding

⌃o zz and ⌃o zt with long cells

Open

#57 aperta il 28 feb 2016

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (139 fork)batch import
help wanted

Metriche repository

Star
 (2062 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

In a cell with several hundred lines, I expect Ctrl-o, z, z to center the line I have selected in the viewport; instead, it changes my line selection (o_O) and … doesn't seem to center anything.

Correspondingly, Ctrl-o, z, t changes my line selection, and then moves the viewport to the top of the cell.

Guida contributor