/* Remove escaping for CSI and K_SPECIAL in multi-byte chars. */
vim_unescape_csi(p);
/*
* We don't want to change the default register here, so save and
* restore the current register name.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.