You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use vim-alt-mappings in Ubuntu 18.04 Bionic Beaver, then my Vim 8.0.1453 session becomes corrupted at launch. Specifically, strange character sequences appear in the command area, and the first few characters of the buffer are overwritten. This happens, for example, when launching vim . or vim ~/.vimrc
For some reason charaters 92 ('') and 93 ('[') started causing issues back in 2019.
93 is entering 'g' character in the file and 93 is entering some 'gibberish' sequence in command line.
When I use vim-alt-mappings in Ubuntu 18.04 Bionic Beaver, then my Vim 8.0.1453 session becomes corrupted at launch. Specifically, strange character sequences appear in the command area, and the first few characters of the buffer are overwritten. This happens, for example, when launching
vim .
orvim ~/.vimrc
Configuration:
https://github.com/mcandre/dotfiles/blob/0188e5850c251ede34a7d14b3c678ecf2fadf7da/.vimrc
The text was updated successfully, but these errors were encountered: