Consider xdg-open to be a graphical browser

Otherwise, if xdg-open redirects `help` to Firefox, the terminal will be
spammed with debug messages.
This commit is contained in:
Mahmoud Al-Qudsi 2022-05-15 13:53:47 -05:00
parent 0b3e70a506
commit 706f56867c

View File

@ -23,7 +23,7 @@ function help --description 'Show help for the fish shell'
set -l fish_browser $fish_help_browser
# A list of graphical browsers we know about.
set -l graphical_browsers htmlview x-www-browser firefox galeon mozilla
set -l graphical_browsers htmlview x-www-browser firefox galeon mozilla xdg-open
set -a graphical_browsers konqueror epiphany opera netscape rekonq google-chrome chromium-browser
# On mac we may have to write a temporary file that redirects to the desired