-
-
Notifications
You must be signed in to change notification settings - Fork 688
Commit 0124320
patch 9.1.1868: v:register is wrong in v_: command
Problem: v:register is wrong in v_: command (after 9.1.1858).
Solution: Don't reset v:register for OP_COLON (zeertzjq)
related: vim/vim#18583 (comment)
closes: #18597
Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>1 parent 5932ed3 commit 0124320
3 files changed
+42
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
695 | 695 | | |
696 | 696 | | |
697 | 697 | | |
698 | + | ||
699 | + | ||
700 | + | ||
698 | 701 | | |
699 | 702 | | |
700 | 703 | | |
| |||
968 | 971 | | |
969 | 972 | | |
970 | 973 | | |
971 | - | ||
972 | - | ||
973 | - | ||
974 | - | ||
975 | 974 | | |
976 | 975 | | |
977 | 976 | | |
977 | + | ||
978 | + | ||
979 | + | ||
980 | + | ||
981 | + | ||
982 | + | ||
983 | + | ||
978 | 984 | | |
985 | + | ||
979 | 986 | | |
980 | 987 | | |
981 | 988 | | |
| |||
988 | 995 | | |
989 | 996 | | |
990 | 997 | | |
991 | - | ||
998 | + | ||
992 | 999 | | |
993 | 1000 | | |
994 | 1001 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
692 | 692 | | |
693 | 693 | | |
694 | 694 | | |
695 | + | ||
695 | 696 | | |
697 | + | ||
696 | 698 | | |
697 | 699 | | |
698 | 700 | | |
| |||
710 | 712 | | |
711 | 713 | | |
712 | 714 | | |
715 | + | ||
713 | 716 | | |
714 | 717 | | |
715 | 718 | | |
716 | 719 | | |
720 | + | ||
721 | + | ||
722 | + | ||
723 | + | ||
724 | + | ||
725 | + | ||
717 | 726 | | |
718 | 727 | | |
719 | 728 | | |
720 | 729 | | |
721 | 730 | | |
731 | + | ||
732 | + | ||
733 | + | ||
734 | + | ||
735 | + | ||
736 | + | ||
737 | + | ||
738 | + | ||
739 | + | ||
740 | + | ||
741 | + | ||
742 | + | ||
743 | + | ||
744 | + | ||
745 | + | ||
746 | + | ||
747 | + | ||
748 | + | ||
749 | + | ||
722 | 750 | | |
723 | 751 | | |
724 | 752 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
734 | 734 | | |
735 | 735 | | |
736 | 736 | | |
737 | + | ||
738 | + | ||
737 | 739 | | |
738 | 740 | | |
739 | 741 | | |
| |||
0 commit comments