macvim-dev / macvim-dev/macvim
Cursor position on insert
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Vim Script
- Estrellas
- 7.9k
- Forks
- 691
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Steps to reproduce
- pull and build latest MacVim
- load a file in MacVim (with or without plugins has same effect):
mvim -u NONE file - move to the middle of a word, press i to insert text, start typing
Expected behaviour
- cursor should change shape from block to vertical line between character with block over it and the preceding character
- what happens is cursor changes shape to vertical line after the character, but inserts text before that character
https://user-images.githubusercontent.com/4978837/165880253-67a8bd3d-6737-4d78-b6e7-99fc22e5f5c1.mp4
Version of Vim and architecture
VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Apr 29 2022 12:54:26) macOS version - arm64 Included patches: 1-4822
Environment
OS Big Sur 11.6.5, arm64
How MacVim was installed
built from git
Logs and stack traces
No response
Vim configuration where issue is reproducable
No response
Issue has been tested with given configuration
- by running MacVim.app from GUI macOS interface
- by running vim/gvim/etc installed by MacVim
- by running other versions of vim (e.g. /usr/bin/vim)
Issue has been tested with no configuration
- by running
mvim --clean(orgvim, supplied by MacVim distribution) - by running
vim --clean(in terminal, supplied by MacVim distribution) - by running
vim --clean(in terminal, other suppliers, e.g. /usr/bin/vim)
Other conditions
- The both Homebrew packages "vim" and "macvim" are installed
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Reproduce el comportamiento del cursor y de la inserción en MacVim.app y con mvim --clean usando la configuración de macOS arm64 indicada. Compara la GUI de MacVim con vim/gvim y otras versiones de Vim, incluido el caso de inserción en medio de una palabra. Se considera terminado cuando la forma del cursor y la posición de inserción coinciden al escribir en modo de inserción.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- macos, vim
- Área
- desktop
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100