lambdalisue/jupyter-vim-binding

The cursor in vim mode covers two letters' width

Open

#143 aperta il 23 apr 2019

Vedi su GitHub
 (3 commenti) (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

Summary

Hello, I found the cursor in vim mode covers two letters' width, which is misleading. image

How can I address that ? Thank.

Environment

  • Operating system : remote Ubuntu 16.04 server
  • Web browser : local chrome 73.0.3683.103
  • Version or revision of Jupyter Notebook : 4.4.0 with Python 2.7.15
  • Revision of jupyter-vim-binding : c9822c75

Behavior

As the figure shows, the cursor in vim mode covers two letters' width.

Expected

Actual

Step by step procedure

  1. Start local Jupyter Notebook by jupyter notebook
  2. Access http://localhost:8888/
  3. etc.

What you have done to solve the issue

For example, the behavior is confirmed with Firefox 44.0.2 and Google Chrome xx.xx.xx and could not be reproduced in Firefox but Chrome or what ever.

Remarks

If any

Guida contributor