Skip to content

tmux/screen check fix#5

Open
z49x2vmq wants to merge 1 commit intofcpg:masterfrom
z49x2vmq:muxcheck
Open

tmux/screen check fix#5
z49x2vmq wants to merge 1 commit intofcpg:masterfrom
z49x2vmq:muxcheck

Conversation

@z49x2vmq
Copy link

If g:osc52_term is not set, it will be always considered as tmux.

Fix

  1. Use g:osc52_term first
  2. Fallback to auto-detection if g:osc52_term is not set or set to unsupported value.

Original first if condition always return true because of default
argument is "tmux"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments