Skip to content

Incorrect parse of italic attribute from vim-airline palette #115

Open
@honghaoli42

Description

In vim-airline palette the keyword for italic style is 'italic', whereas in tmux the accepted keyword is 'italics'. This will lead to an incorrect parse of the theme (colors) from :Tmuxline or call tmuxline#api#create_theme_from_airline(mode_palette), the color with an 'italic' attribute will be ignored, and a "bad style" error will be emitted by tmux if the corresponding .conf is sourced. I personally use vim-airline but i suppose it's a bug for all sources using 'italic' as keyword.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions