Bug 1974644
| Summary: | Key bindings in Gblame window stopped working | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marek Blaha <mblaha> |
| Component: | vim-fugitive | Assignee: | Carl George 🎩 <carl> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 33 | CC: | carl, dgilbert, phrdina, vondruch |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | vim-fugitive-3.3^1.4cdeff8-1.fc35 vim-fugitive-3.3^1.4cdeff8-1.fc34 vim-fugitive-3.3^1.4cdeff8-1.fc33 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-07-11 21:48:14 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Marek Blaha
2021-06-22 08:43:53 UTC
Upstream commit https://github.com/tpope/vim-fugitive/commit/b2195e7690a9c6b5cd7267f34f85700868c43fde introduced new file ftplugin/fugitiveblame.vim but the fedora vim-fugitive.spec file doesn't install it. With the file installed correctly key bindings works again. FEDORA-2021-47ab76b4de has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-47ab76b4de FEDORA-2021-47ab76b4de has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-ac0a320051 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-ac0a320051 FEDORA-2021-f15c16ee20 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-f15c16ee20 FEDORA-2021-ac0a320051 has been pushed to the Fedora 33 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-ac0a320051` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-ac0a320051 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-f15c16ee20 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-f15c16ee20` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-f15c16ee20 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. Thanks! That does fix it on f34 for me; it *also* fixes : line 527: E1208: -complete used without -nargsline 528: E1208: -complete used without -nargsline 532: E1208: -complete used without -nargsline 536: E1208: -complete used without -nargsPress ENTER or type command to continue which f34 started moaning about after todays base vim upgrade ( vim-minimal-8.2.3154-1.fc34.x86_64 ) FEDORA-2021-f15c16ee20 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-ac0a320051 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. |