FS#73299 - [vi] tags file don't work in vi

Attached to Project: Arch Linux
Opened by Oliver Lew (OliverLew) - Saturday, 08 January 2022, 15:55 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:14 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Evangelos Foutras (foutrelis)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
If I want to jump to a tag in vi by :tag [tag], I get an error:
[tag]: Bad tags file entry

Additional info:
* package version(s): 1:070224-5
* config and/or log files etc.
* link to upstream bug report, if any
It's not upstream, I found a fix here that works:
https://github.com/n-t-roff/heirloom-ex-vi/commit/1afdc1b170c6f9e66e842535d25eb7a2f4579cc3

Steps to reproduce:
- In any C project (I used suckless's st), create tags file with `ctags -R .`
- Edit a file with vi, e.g., `vi st.c`
- Jump to a tag, e.g., `:tag Arg`
- See error "Arg: Bad tags file entry"
This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:14 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/vi/issues/2

Loading...