lambdalisue/jupyter-vim-binding

⌃o zz and ⌃o zt with long cells

Open

#57 建立於 2016年2月28日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (2,062 star) (139 fork)batch import
help wanted

描述

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.

貢獻者指南