rgburke / wed

wed is a terminal text editor with key bindings commonly used in Windows based editors
GNU General Public License v2.0
77 stars 1 forks source link

how to map for Prompt #6

Open lecheel opened 6 years ago

lecheel commented 6 years ago

map is working for Normal mode how to assign a map for "File Explorer" mode

rgburke commented 6 years ago

Thanks for reporting this issue, a fix has been applied on master. Mappings should now work in the file exporer and the prompt.

lecheel commented 6 years ago

Thanks the fixed, can I know how to assign with map command to distinguish it's for normal for others

rgburke commented 6 years ago

Sorry, I'm not sure I understand your question. Do you want to create key mappings only for the normal view, and not the file explorer and prompt?

lecheel commented 6 years ago

for example I've assign for both following command

map <F6> <wed-file-explorer-quit> 
map <F6> <wed-toggle-file-explorer-active>