【问题标题】:How do you install fishshell completions and manpages for firefox如何为 Firefox 安装 fishshell 补全和联机帮助页
【发布时间】:2021-03-12 10:08:15
【问题描述】:

我想在 fish shell 中为 firefox 浏览器生成自动补全。比如这个firefox.fish在github上找到的。

我已经尝试过fish_update_completions,它更新了可用的完成,但这不起作用,因为这台机器上没有 Firefox 的手册页。如何为 Firefox 安装手册页?

我的环境变量是:

ProductName:    macOS
ProductVersion: 11.2
BuildVersion:   20D64
Firefox:        86.0 (64-bit)

谢谢。

【问题讨论】:

    标签: firefox autocomplete fish manpage


    【解决方案1】:

    Firefox 显然不提供上游手册页(通过 https://bugzilla.mozilla.org/show_bug.cgi?id=1381866#c6https://bugzilla.redhat.com/show_bug.cgi?id=1334025),因此您必须从发行版(例如 Ubuntu's)中获取手册页,自己编写或编写自己的完成脚本。

    请注意,显然所有可用的手册页都严重过时,因此从这些页面生成完成也会产生过时的完成。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2011-05-07
      • 1970-01-01
      • 1970-01-01
      • 2010-12-15
      • 2011-07-28
      • 2011-02-05
      • 1970-01-01
      相关资源
      最近更新 更多