百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
返回工具页/返回 Issues 列表
#1537·the_silver_searcher

bash-completion v2.12.0 版的 bash 完成脚本出现问题

作者: jasonkarns创建于 2024年3月14日更新于 2025年9月20日

bash-completion v2.12.0 在 https://GitHub.com/scop/bash-completion/commit/19a3798a0bf46ad9e39a055c4113eb5e9e9cb98b 中将 _split_longopt 函数重命名为 _comp__split_longopt。这会破坏 ag 的完成功能。

内容来源: ggreer/the_silver_searcher

查看 GitHub 原文在 GitHub 查看讨论