Bug 1918348
| Summary: | Shell alias for vim gives meaningless job control names | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Paul Boddie <paul.boddie> |
| Component: | vim | Assignee: | Karsten <karsten> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 33 | CC: | gchamoul, karsten, zdohnal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-01-21 05:33:42 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
Paul Boddie
2021-01-20 14:08:28 UTC
Hi Paul, thank you for reporting the issue! Actually what you discovered is the same as Glenn found here https://bugzilla.redhat.com/show_bug.cgi?id=1907800#c14 . The reason of this is the function called as aliases is called in subshell. The current aliases solution have more problems, so I will try to use alternatives to do the trick - I created a separate bug for it (https://bugzilla.redhat.com/show_bug.cgi?id=1918575) and I'll close this bug as its duplicate. *** This bug has been marked as a duplicate of bug 1918575 *** |