nerdtree
nerdtree copied to clipboard
In command window mode when switching back to command line mode with "ctrl + c", the text invisible, any sort of
Environment
- Manjaro Linux 21.2.5
- Display Manager: i3
- Terminal: st
- Vim/Neovim version: v0.6.1
- NERDTree version: 6.10.14
Steps to Reproduce the Issue
- Go into "Command Window Mode" ":q + ctrl+f" or "q:". Type text, or go back to a previous command then press "ctrl + c" to go back to Command Line Mode.
Current Behavior (Include screenshots where appropriate.)
- Text is invisible when switching from "Command Window Mode" into "Command Line Mode", until you press a key on your keyboard or change window focus.
Expected Result
- Text should be visible automatically when switching between "Command Window Mode" and "Command Line Mode".