Menu

Edit | Trim Trailing Space shortcut

DoGooder
2007-11-06
2012-11-13
  • DoGooder

    DoGooder - 2007-11-06

    I want to add a shortcut to the "Trim Trailing Space" menu item under the "Edit" menu.

    How do I do that?

    (I want to trim WITHOUT saving)

     
    • DoGooder

      DoGooder - 2007-11-06

      I'm guessing there is no way to do my above request.

      So I did it the way someone else suggested. (macro shortcuts are apparently executed before / override menu shortcuts)

      I created a new macro and selected the Edit | Trim Trailing Space menu item, saved it as "Trim Trailing Spaces" and gave it a shortcut of Ctrl+Shift+C.

      I also changed the existing macro "Trim Trailing and save" to Ctrl+Alt+Shift+C, and, just in case, I changed an existing shortcut that had that sequence to Ctrl+Alt+Shift+Numpad0 (or something like that) because there was no way to delete the shortcut for that item. (it was a plugin function)