rosstang

Results 3 issues of rosstang

When there are multiple number of windows (non-components), all other will be closed except the first one. However the windows returned from vim.api.nvim_tabpage_list_wins is not in a meaningful order. So...

I use [dap-ui](https://github.com/rcarriga/nvim-dap-ui) with nvim-ide. When dap-ui is activated, opening a diff from nvim-ide change panel would cause the whole neovim layout messed up. Before opening the diff with both...

### Description When a file is deleted and a new folder is created with the same new, with some files in it, the diff view shows an error and can't...

bug