voldikss / vim-floaterm

:computer: Terminal manager for (neo)vim
MIT License
2.47k stars 78 forks source link

visual artifacts when trying to run gitui in floating terminal #356

Closed adriancostin6 closed 2 years ago

adriancostin6 commented 2 years ago

Environment

If you are using neovim, just run :checkhealth floaterm and post the content

below.


floaterm: health#floaterm#check
========================================================================
## common
  - INFO: Platform: win
  - INFO: Nvim: NVIM v0.7.0
  - INFO: Plugin: ab7876f

## terminal
  - OK: Terminal emulator is available

## floating
  - OK: Floating window is available

Describe your question, feature request, or bug.

Whenever loading up the gitui terminal Git client, I get a bunch of visual artifacts and it is unusable, as opposed to lazygit, which loads just fine.

Steps to reproduce

Steps to reproduce the behavior:

Run :FloatermNew gitui (with gitui installed).

Actual behaviour

Here is the broken version, when trying to load gitui.

image

Expected behaviour

Here is the expected behavior, with an example of loading lazygit.

image

Screenshots(Optional, GIF is better)

gitui