lambdalisue/jupyter-vim-binding

⌃o zz and ⌃o zt with long cells

Open

#57 ouverte le 28 févr. 2016

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (139 forks)batch import
help wanted

Métriques du dépôt

Stars
 (2 062 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur