Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

main: use escape sequences when printing pseudo tags as explained in tags(5) #3577

Closed
masatake opened this issue Dec 4, 2022 · 0 comments · Fixed by #3599
Closed

main: use escape sequences when printing pseudo tags as explained in tags(5) #3577

masatake opened this issue Dec 4, 2022 · 0 comments · Fixed by #3599
Milestone

Comments

@masatake
Copy link
Member

masatake commented Dec 4, 2022

A typical issue is in !_TAG_PROC_CWD.


As you considered, !_TAG_PROC_CWD doesn't work for input including \n and \t.
It seems that this is an issue of ctags side.

Originally posted by @masatake in #3559 (comment)

@masatake masatake added this to the 6.1 milestone Dec 4, 2022
masatake added a commit to masatake/ctags that referenced this issue Dec 17, 2022
…ODE is u-ctags and TAG_OUTPUT_FILESEP is slash

Close universal-ctags#3577.
Close universal-ctags#3559 except documentations.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
masatake added a commit to masatake/ctags that referenced this issue Dec 17, 2022
…ODE is u-ctags and TAG_OUTPUT_FILESEP is slash

Close universal-ctags#3577.
Close universal-ctags#3559 except documentation.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
masatake added a commit to masatake/ctags that referenced this issue Dec 25, 2022
…ODE is u-ctags and TAG_OUTPUT_FILESEP is slash

Close universal-ctags#3577.
Close universal-ctags#3559 except documentation.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
masatake added a commit to masatake/ctags that referenced this issue Dec 30, 2022
…ODE is u-ctags and TAG_OUTPUT_FILESEP is slash

Close universal-ctags#3577.
Close universal-ctags#3559 except documentation.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
masatake added a commit to masatake/ctags that referenced this issue Dec 30, 2022
…ODE is u-ctags and TAG_OUTPUT_FILESEP is slash

Close universal-ctags#3577.
Close universal-ctags#3559 except documentation.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
masatake added a commit to masatake/ctags that referenced this issue Dec 30, 2022
…ODE is u-ctags and TAG_OUTPUT_FILESEP is slash

Close universal-ctags#3577.
Close universal-ctags#3559 except documentation.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
@k-takata k-takata changed the title main: use escape sequences when printing pseudo tags as explainged in tags(5) main: use escape sequences when printing pseudo tags as explained in tags(5) Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant