Commit 9ec7c31
Version 9.0
BF: You cannot execute a macro with ":normal @A". It is still not possible, but you can execute it with ":normal! @A" (A S Budden).
BF: When g:yankring_persist = 0 the YankRing could go into an infinite loop (A S Budden).
BF: When replaying a macro which used any of the zap keys (f,F,t,T,/,?) you were prompted again for the string to match on (Ovidiu C).
BF: When checking the clipboard for changes (g:yankring_clipboard_monitor == 1) only add the item if it is not already in the ring. Previously, the item was moved to the top of the YankRing each time you flipped focus.1 parent 83b0736 commit 9ec7c31
2 files changed
Lines changed: 164 additions & 64 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
1124 | 1124 | | |
1125 | 1125 | | |
1126 | 1126 | | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
1127 | 1142 | | |
1128 | 1143 | | |
1129 | 1144 | | |
| |||
0 commit comments