Skip to content

Allow to search for multi-word tags.#645

Open
barlik wants to merge 1 commit intojunegunn:masterfrom
barlik:master
Open

Allow to search for multi-word tags.#645
barlik wants to merge 1 commit intojunegunn:masterfrom
barlik:master

Conversation

@barlik
Copy link
Copy Markdown

@barlik barlik commented May 25, 2018

Any reason to use --nth 1..2 in here? It doesn't work with tags that have multiple spaces in them (e.g. custom tags I use for Ansible).

Standard CTags format (man ctags) uses: tag_name<TAB>file_name<TAB>ex_cmd;"<TAB>extension_fields. Therefore, I think that we should use <TAB> as a delimiter and --nth 1 to limit the search to tag only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant