characters render messed up, as if control codes are wrong. #455
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Looks awesome!
There's a few things wrong that prevent regular usage in macOS:
tab
which outputs someqq
characters in Vim:Other than for showing people basic stuff to go "oooh, aaaaah", its not usable for serious work. Would be awesome if you could test in the latest macOS and get it all working smoothly.
qq happens to me in nvim in Konsole too. It has something to do with Konsole not supporting DECCUSR until recently.
See:
https://bugs.kde.org/show_bug.cgi?id=347323
https://github.com/neovim/neovim/issues/8300
https://github.com/vim/vim/issues/2008