how to quit or exit from WMToggle

I want directly to move from WMToggle to bash, which command to type?

Now I need to type 3 times, :q! etc. any help? its very annoying to time something 3 times continuously :frowning:

check the .vimrc file and comment or just map it some key

 
map <F10> :WMToggle<cr>
or 
comment " the WMToggle