Does anybody know how to enable VIM key mapping in UltraEdit ?
Default UE key mappings are for windows, emacs, etc., but not VIM.
Googling for easy ways to do it or some template file yielded zero results.
Thanks,
Evgeni
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I am sure there is no way to enable any other “mode” of key mappings in UltraEdit (i.e. no way to change over to another set of keymappings within the app such as make it use emacs or vim key mappings).
Having said that, UltreEdit offers you a a lot of ways to customise your keymappings. Here is a good overview: http://www.ultraedit.com/support/tutorials_power_tips/ultraedit/keymapping.html. AFAIK You can change every single keymapping. Once you have customised your keymappings to your liking, you can also back up the keymapping file and use it in other installations (the location of the keymapping file is outlined in the overview).
One very cool feature that will help you create a custom key mapping is: Advanced > Configuration > Key Mapping > click Show key mapping in editor. This will generate a text file with all your current key mappings.
Beyond key mappings, you can also create macros and assign keyboard shortcuts to them.