[TxMt] Recording of macros in current nightlies broken

Kai Wood lists at kwood.eu
Thu Jan 29 13:02:44 UTC 2015


I noticed something strange while trying to record a simple macro. When replaying the macro, it skips some steps, especially when there is text selected in between.

Steps to reproduce:

- Open a buffer with the following content:

tm foo
tm bar

- Move to the beginning and hit "Start Recording"
- Select the first word with ^w
- Type "textmate" (or anything else, doesn't matter)
- Hit "Stop Recording"
- Move to the beginning of the line
- Hit "Replay Macro"

Result:

On the second line, "tm" is selected, but the text has not changed. If you try to save the macro you see the content of it and will notice that the macro was at least recorded correctly.

Workaround:

Rolling back to the last normal release (2.0-beta.6) fixes it and replaying works again.



More information about the textmate mailing list