This will disable the accelerator!
- 
 Greeting all! 
 I have started Python programming and have figured out how to launch code from inside NPP.
 My solution is Menu(Run) --> cmd /K python “$(FULL_CURRENT_PATH)”I wanted to save the entry, but if I do I see the warning “This will disable the accelerator!”… 
 Can someone either explain what this means or point me to the right link?I promise I have given it a good chunk of time on Google and here, 
 Thank you!
- 
 Hello Michael-Whitmore, Afaik it means you can’t call the saved function by using shortcuts as you haven’t assigned one. 
 Nothing to be afraid of.Cheers 
 Claudia
