Author Topic: Repeat Last Replace  (Read 1869 times)

kfank

  • Community Member
  • Posts: 12
  • Hero Points: 0
Repeat Last Replace
« on: October 25, 2012, 06:45:15 PM »
Repeat last Replace

Add a menu item or hotkey to repeat last replace operation.  You already have this for search.  Currently if I change buffers/windows and re-open the replace dialog then I have to reset the "Search for" field, then click replace.  A hotkey would bypass all this.

jimlangrunner

  • Senior Community Member
  • Posts: 360
  • Hero Points: 31
  • Jim Lang - always a student.
Re: Repeat Last Replace
« Reply #1 on: October 26, 2012, 09:44:24 AM »
RE: Repeat Last Replace
You can quickly do this yourself. Record a macro, perform the steps you desire, then bind to a hotkey.  The search data is going to be the first item in the list, so you should be able to select it programatically.