vim-tpipeline
vim-tpipeline copied to clipboard
Embed your vim statusline in tmux
Very rudimentary draft to support zellij. I primarily wish to get some feedback on what you think is missing. Depends on: https://github.com/zellij-org/zellij/issues/2835
### Describe the bug When installing vim-tpipeline alongside ```Zeioth/heirline-components.nvim``` you can no longer click on the the clickable components such as git_branch, git_diff, diagnostics, lsp, etc. for quick access to...
Hi! I'm trying to maintain the information (on the right) from my tmux bar that I've setup with catppuccin variables, like so: set -g status-right "#{E:@catppuccin_status_application}" set -agF status-right "#{E:@catppuccin_status_cpu}"...