vim-osc52
vim-osc52 copied to clipboard
tmux/screen check fix
If g:osc52_term is not set, it will be always considered as tmux.
Fix
- Use g:osc52_term first
- Fallback to auto-detection if g:osc52_term is not set or set to unsupported value.