Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tmuxline not following g:airline_left_sep / g:airline_right_sep #123

Open
bendavis78 opened this issue Nov 4, 2022 · 0 comments
Open

tmuxline not following g:airline_left_sep / g:airline_right_sep #123

bendavis78 opened this issue Nov 4, 2022 · 0 comments

Comments

@bendavis78
Copy link

bendavis78 commented Nov 4, 2022

If I customize my airline separators to use different glyphs, I would expect the tmuxline conf to do the same (assuming I'm using :Tmuxline airline). Currently it uses the triangle symbols regardless of airline setting.

For example, setting the following options:

let g:airline_left_sep = "\uE0B4"
let g:airline_right_sep = "\uE0B6"

Gives this result:
image

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

No branches or pull requests

1 participant