NyaoVim
NyaoVim copied to clipboard
alt key doesn't work in commandline history window
trafficstars
Expected Behavior
nyaovim should execute alt key mapping in commandline history window
Actual Behavior
nyaovim will execute the key mapping only after
- the window's content has been edited
- or other key mapping (not including
altkey) has been executed
This problem doesn't occur in nvim
Steps to Reproduce (including precondition)
- open nyaovim
- press
:to switch to command mode - execute
noremap <c-b> :echom "hi"<cr> - execute
noremap <m-b> :echom "hi2"<cr> - press
ctrl+fto open commandline history window - press
alt+bnothing happened - press
ctrl+bit showshi - press
alt+bit showshi2
Screenshot on This Problem (if possible)

Your Environment
- OS: OS X 10.11
- NyaoVim version: 0.0.22
nvimversion: NVIM v0.2.0-361-g9fcf6d5