Skip to content

Double status bars with NVChad #77

@suryyyansh

Description

@suryyyansh

Describe the bug

Got double statusbars on NVChad + tmux

Image

To reproduce

NVChad uses lazyvim, so the config I'm using in plugins/init.lua is:

{
  "vimpostor/vim-tpipeline",
  lazy=false
}

Expected behavior

One, unified status bar.

Terminal emulator

Alacritty

Debug output

{'native_str': '  NORMAL  .tmux.conf                                                                                                                                                        󰉋  s
uryansh   1/1 ', 'brand': 'neovim', 'right': ['#[fg=,bg=]#[fg=#abe9b3,bg=#232232,nobold]                                                                            #[fg=#8bc2f0,bg=#232232]#[fg=#f3
8ba8,bg=#232232]#[fg=#2d2c3c,bg=#f38ba8]󰉋 #[fg=#d9e0ee,bg=#2f2e3e] suryansh #[fg=#abe9b3,bg=#2f2e3e]#[fg=#1e1d2d,bg=#abe9b3] #[fg=#abe9b3,bg=#2f2e3e] 1/1 '], 'job_state': 'run as PID 5298', 'bad_
colors': 15, 'job_errors': [], 'tpipeline_size': 198, 'version_info': '{   api_compatible = 0,   api_level = 13,   api_prerelease = false,   build = vim.NIL,   major = 0,   minor = 11,   patch = 5,
  <metatable> = {     __eq = <function 1>,     __index = <function 2>,     __le = <function 3>,     __lt = <function 4>,     __newindex = <function 5>,     __tostring = <function 6>   } }', 'tmux':
'tmux 3.6', 'left': ['#[fg=,bg=]#[fg=#1e1d2d,bg=#abe9b3,bold]  COMMAND#[fg=#abe9b3,bg=#474656,nobold]#[fg=#474656,bg=#2f2e3e]#[fg=#d9e0ee,bg=#2f2e3e]  .tmux.conf #[fg=#2f2e3e,bg=#232232]#[fg=#7
37184,bg=#232232,bold]'], 'plugin_version': '1.0', 'native_highlights': [{'group': 'St_NormalMode', 'groups': ['StatusLine', 'St_NormalMode'], 'start': 0}, {'group': 'St_NormalModeSep', 'groups': ['
StatusLine', 'St_NormalModeSep'], 'start': 11}, {'group': 'St_EmptySpace', 'groups': ['StatusLine', 'St_EmptySpace'], 'start': 14}, {'group': 'St_file', 'groups': ['StatusLine', 'St_file'], 'start':
 17}, {'group': 'St_file_sep', 'groups': ['StatusLine', 'St_file_sep'], 'start': 33}, {'group': 'St_gitIcons', 'groups': ['StatusLine', 'St_gitIcons'], 'start': 36}, {'group': 'St_LspMsg', 'groups':
 ['StatusLine', 'St_LspMsg'], 'start': 111}, {'group': 'St_Lsp', 'groups': ['StatusLine', 'St_Lsp'], 'start': 187}, {'group': 'St_cwd_sep', 'groups': ['StatusLine', 'St_cwd_sep'], 'start': 187}, {'g
roup': 'St_cwd_icon', 'groups': ['StatusLine', 'St_cwd_icon'], 'start': 190}, {'group': 'St_cwd_text', 'groups': ['StatusLine', 'St_cwd_text'], 'start': 195}, {'group': 'St_pos_sep', 'groups': ['Sta
tusLine', 'St_pos_sep'], 'start': 205}, {'group': 'St_pos_icon', 'groups': ['StatusLine', 'St_pos_icon'], 'start': 208}, {'group': 'St_pos_text', 'groups': ['StatusLine', 'St_pos_text'], 'start': 21
2}], 'os': 'MacOS', 'stl': '%!v:lua.require(''nvchad.stl.default'')()'}

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