Hard blockers: - [x] buffer randomly disappearing - [ ] quickfix window marked hidden while visible (#11) - [ ] no way to see output of `:!` Soft blockers: - [x] ctrl-l in / prompt not supported (seems to work now) - [ ] color in :make not supported - [ ] `-- TERMINAL --` text under fzf window - [ ] terminal ergonomics (e.g. ctrl-w w in insert mode doesn't work) Vim soft blockers (i.e. Neovim conveniences): - [ ] `inccommand` - [ ] command prompt completion menu - [x] auto buffer update after fs change * Vim now does this (but prompts) - [ ] untested: treesitter - [ ] untested: LSP
Hard blockers:
:!Soft blockers:
-- TERMINAL --text under fzf windowVim soft blockers (i.e. Neovim conveniences):
inccommand