Closed skoenen closed 4 years ago
Not supported option set
messages are "expected", since not handling for those are not implemented. Related: #107
Key combinations not working is an actual bug. Related #7
For tabline, you need to actually open a tab, or disable ext-tabline (see gnvim --help
).
@skoenen You shouldn’t be seeing the Not supported option set
messages (without doing RUST_log=gnvim=debug cargo run
) now that #122 is merged. ~Would you mind modifying the issue to focus on key combinations not working?~ Also, if you would like an option to keep the tabline shown at all times, you may wish to open another issue focusing on that as a feature request.
EDIT: https://github.com/vhakulinen/gnvim/issues/114#issuecomment-557799446
For other issues, please open new ticket(s).
Right, after merging #122, the issue with noisy stdout should be gone. Closing. For other issues, please open new ticket(s).
Neovim: 0.4.2 Linux: Archlinux Gnvim: 0.1.5
Several messages indicating something is not correct:
Ctrl+Space
are not working.