lambdalisue/jupyter-vim-binding

Keep cursor visible at all times

Open

#93 aperta il 22 feb 2017

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)JavaScript (139 fork)batch import
Want PRhelp wantedneed feedback

Metriche repository

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

Descrizione

Summary

When in Vim or Insert modes, this happens often:

screenshot_2017-02-22_14-44-27_299089682

Or worse when the cursor is in one of the 6 lines hiding behind the top bar. I have to constantly scroll manually using the mouse or one of the available shortcuts.

So given the above, is there any workaround to always have the cursor visible or to prevent it from hiding behind the top bar?

Thanks

Environment

  • Operating system : Sabayon Linux - amd64
  • Web browser : Google Chrome (56.0.2924.87) and Firefox (51.0)
  • Version or revision of Jupyter Notebook : (4.3.1)
  • Revision of jupyter-vim-binding : (v2.0.4-4-g91de1d8)

Remarks

Behavior is reproducible in both Firefox and Chrome. In addition to vim-binding I have ExecuteTime and codefolding enabled.

Guida contributor