mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 19:05:40 +00:00
@@ -9587,6 +9587,15 @@ describe('float window', function()
|
||||
]]
|
||||
})
|
||||
end
|
||||
|
||||
command('set keymap=dvorak')
|
||||
feed('<C-^>')
|
||||
screen:expect_unchanged()
|
||||
|
||||
feed('<C-^>')
|
||||
command('set keymap&')
|
||||
screen:expect_unchanged()
|
||||
|
||||
feed('<ESC>')
|
||||
|
||||
-- Show cursor after switching to a normal window (hide=false).
|
||||
|
||||
Reference in New Issue
Block a user