CARVIEW |
Select Language
HTTP/2 200
date: Wed, 30 Jul 2025 10:59:08 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/vim/vim.git
etag: W/"c03c5c171a65972a7858b131d17e564f"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=GlDnj6VviYge6wReiBY%2BQyYFSV2T2jJLwrpdk%2B129AKf36xcJLEfLkZl9332CukEwdMJ1T3LTq%2FtYtFZwgyt03CElDuAcX6OVfZkggkv9lwYlUUR8dSSFBQq7Qwd4JXF%2BxlyOh%2FqoSX9DCqxSG50CgCKT7RMD6qouNU3l6cotQ%2FJQhdcmw5tOgOJQo%2F9nY9VrDjGLoRO5E5LobSRXrp7xkgBNyzcSBMmGC4HW8CYLR6W%2Ffin9Mt5%2FizzGkwKddF0AEYrVKYTcfgTcRk3cl3dOA%3D%3D--0gUAXwZvoWSgQvrz--6IyKB9yXFRB%2FUfc9vgJj9g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2103801368.1753873146; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 10:59:06 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 10:59:06 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D884:10E1AB:186DFB6:1D23760:6889FAFA
patch 9.0.1686: undotree() only works for the current buffer · vim/vim@5fee111 · GitHub
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Commit 5fee111
patch 9.0.1686: undotree() only works for the current buffer
Problem: undotree() only works for the current buffer
Solution: Add an optional "buffer number" parameter to undotree(). If
omitted, use the current buffer for backwards compatibility.
closes: #4001
closes: #12292
Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: zeertzjq <zeertzjq@outlook.com>
Co-authored-by: Devin J. Pohly <djpohly@gmail.com>1 parent 422b9dc commit 5fee111Copy full SHA for 5fee111
File tree
Expand file treeCollapse file tree
7 files changed
+82
-21
lines changedFilter options
- runtime/doc
- src
- testdir
Expand file treeCollapse file tree
7 files changed
+82
-21
lines changed+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
707 | 707 |
| |
708 | 708 |
| |
709 | 709 |
| |
710 |
| - | |
| 710 | + | |
711 | 711 |
| |
712 | 712 |
| |
713 | 713 |
| |
| |||
10073 | 10073 |
| |
10074 | 10074 |
| |
10075 | 10075 |
| |
10076 |
| - | |
10077 |
| - | |
10078 |
| - | |
| 10076 | + | |
| 10077 | + | |
| 10078 | + | |
| 10079 | + | |
10079 | 10080 |
| |
10080 | 10081 |
| |
10081 | 10082 |
| |
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5535 | 5535 |
| |
5536 | 5536 |
| |
5537 | 5537 |
| |
5538 |
| - | |
5539 | 5538 |
| |
5540 | 5539 |
| |
5541 | 5540 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1373 | 1373 |
| |
1374 | 1374 |
| |
1375 | 1375 |
| |
1376 |
| - | |
| 1376 | + | |
1377 | 1377 |
| |
1378 | 1378 |
| |
1379 | 1379 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2798 | 2798 |
| |
2799 | 2799 |
| |
2800 | 2800 |
| |
2801 |
| - | |
| 2801 | + | |
2802 | 2802 |
| |
2803 | 2803 |
| |
2804 | 2804 |
| |
|
+47Lines changed: 47 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
96 | 143 |
| |
97 | 144 |
| |
98 | 145 |
| |
|
+26-14Lines changed: 26 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3629 | 3629 |
| |
3630 | 3630 |
| |
3631 | 3631 |
| |
3632 |
| - | |
| 3632 | + | |
3633 | 3633 |
| |
3634 | 3634 |
| |
3635 | 3635 |
| |
| |||
3641 | 3641 |
| |
3642 | 3642 |
| |
3643 | 3643 |
| |
3644 |
| - | |
| 3644 | + | |
3645 | 3645 |
| |
3646 |
| - | |
| 3646 | + | |
3647 | 3647 |
| |
3648 | 3648 |
| |
3649 | 3649 |
| |
| |||
3655 | 3655 |
| |
3656 | 3656 |
| |
3657 | 3657 |
| |
3658 |
| - | |
| 3658 | + | |
3659 | 3659 |
| |
3660 | 3660 |
| |
3661 | 3661 |
| |
| |||
3721 | 3721 |
| |
3722 | 3722 |
| |
3723 | 3723 |
| |
3724 |
| - | |
| 3724 | + | |
3725 | 3725 |
| |
3726 | 3726 |
| |
3727 | 3727 |
| |
3728 | 3728 |
| |
| 3729 | + | |
| 3730 | + | |
| 3731 | + | |
| 3732 | + | |
| 3733 | + | |
| 3734 | + | |
| 3735 | + | |
| 3736 | + | |
| 3737 | + | |
| 3738 | + | |
| 3739 | + | |
| 3740 | + | |
| 3741 | + | |
3729 | 3742 |
| |
3730 | 3743 |
| |
3731 | 3744 |
| |
3732 |
| - | |
3733 |
| - | |
| 3745 | + | |
3734 | 3746 |
| |
3735 |
| - | |
3736 |
| - | |
3737 |
| - | |
3738 |
| - | |
3739 |
| - | |
3740 |
| - | |
| 3747 | + | |
| 3748 | + | |
| 3749 | + | |
| 3750 | + | |
| 3751 | + | |
| 3752 | + | |
3741 | 3753 |
| |
3742 | 3754 |
| |
3743 | 3755 |
| |
3744 | 3756 |
| |
3745 |
| - | |
| 3757 | + | |
3746 | 3758 |
| |
3747 | 3759 |
| |
3748 | 3760 |
| |
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
695 | 695 |
| |
696 | 696 |
| |
697 | 697 |
| |
| 698 | + | |
| 699 | + | |
698 | 700 |
| |
699 | 701 |
| |
700 | 702 |
| |
|
You can’t perform that action at this time.
0 commit comments