Menu

Assign shortcut to Word Wrap?

2007-09-17
2012-11-13
  • DisgruntledGoat

    DisgruntledGoat - 2007-09-17

    Is it possible to assign a shortcut to Word Wrap? I've looked at the Shortcut Mapper and don't see it listed with a shortcut, and can't see how to add a new entry.

     
    • AlphaLyrae

      AlphaLyrae - 2007-09-21

      I've had the same problem
      Since I use the software autohotkey, I've added the shortcut that do in Notepad++ : alt, a, r, enter
      But a better solution would be that DonHo add Word Wrap to shortcuts :-)

       
      • Will Zhang

        Will Zhang - 2007-11-29

        Record a macro for wrap word, and then set the current macro shortcut

         
        • fidvo

          fidvo - 2007-11-29

          Specifically:

          Macro -> Start Recording
          View -> Wrap
          Macro -> Stop Recording
          Macro -> Save Current Recorded Macro

          Then you just have to choose your shortcut key combination.

          And by the way, yes it does work both ways: If Wrap is on, the macro will turn it off, and if Wrap is off, the macro will turn it on.