Open
Description
Steps to reproduce
- Open new file and enter insert mode
- "a b" (2 spaces)
- Observed: standard macOS replacement would be in place "a . b"
Issue is GUI-specific as too much "modernisation" in place
Expected behaviour
I'll see "a b" on a screen
I'd expect also a regression test for this case.
Version of Vim and architecture
arm64
Environment
macOS 12
How MacVim was installed
Github
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