There exist a hotkey to "Go to the end of the word" in Windows? or can be this created trough Autohotkey?
I know that are editors where this hotkey exist like Notepad++, VIM, etc. but what i need is a general hotkey that can be applied to any editor.
I thought that i could use the sequence Ctrl+Right, Left but if i have text with more than one space between words then this method doesn't work.