Skip to content

Search $__fish_user_data_dir for vendor additions#8887

Merged
faho merged 1 commit into
fish-shell:masterfrom
gpanders:xdg_data_home_vendor_completions
May 12, 2022
Merged

Search $__fish_user_data_dir for vendor additions#8887
faho merged 1 commit into
fish-shell:masterfrom
gpanders:xdg_data_home_vendor_completions

Conversation

@gpanders
Copy link
Copy Markdown
Contributor

@gpanders gpanders commented Apr 19, 2022

Description

Add $__fish_user_data_dir to the default search paths for vendor completions, functions, and configuration.

This is useful for installing third-party software into a user's home directory.

Fixes issue #7816.

TODOs:

  • Changes to fish usage are reflected in user documentation/manpages.
  • Tests have been added for regressions fixed
  • User-visible changes noted in CHANGELOG.rst

@gpanders gpanders force-pushed the xdg_data_home_vendor_completions branch 2 times, most recently from 12143a0 to 98b22cd Compare April 19, 2022 17:59
@gpanders gpanders force-pushed the xdg_data_home_vendor_completions branch from 98b22cd to 5a1bc8a Compare April 19, 2022 18:26
@gpanders gpanders changed the title Include vendor completions in XDG_DATA_HOME Search $__fish_user_data_dir for vendor additions Apr 19, 2022
@faho faho added this to the fish 3.5.0 milestone May 12, 2022
@faho faho merged commit 55f0f2d into fish-shell:master May 12, 2022
@faho
Copy link
Copy Markdown
Member

faho commented May 12, 2022

Merged, thank you and sorry for the delay!

@gpanders gpanders deleted the xdg_data_home_vendor_completions branch May 12, 2022 18:34
vheon pushed a commit to vheon/home that referenced this pull request Sep 12, 2022
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants