xeluxee / competitest.nvim

CompetiTest.nvim is a Neovim plugin for Competitive Programming: it can manage and check testcases, download problems and contests from online judges and much more
GNU Lesser General Public License v3.0
417 stars 20 forks source link

Issue with nui.nvim when recieving contest problems #55

Open ammar1510 opened 5 months ago

ammar1510 commented 5 months ago

Versions

  1. NeoVim: v0.9.5
  2. competitest: c3cb0e2- latest
  3. nui.nvim: 274fa89 - latest
  4. Terminal - Alacritty v0.13.2

    Error message

    Screenshot 2024-05-04 at 9 28 16 PM

Reproducible steps:

in normal mode

  1. :Competitest receive contest
  2. return
xeluxee commented 1 week ago

Can't reproduce with nui.nvim latest version. Is this issue still relevant?