技术栈
ripgrep
寒水馨
20 天前
macos
·
正则表达式
·
rust
·
ripgrep
·
rg
·
命令行搜索
·
代码搜索
macOS下载、安装ripgrep-15.2.0(附安装包ripgrep-15.2.0-aarch64-apple-darwin.tar.gz)
ripgrep(命令行工具名为 rg)是由 Andrew Gallant(GitHub ID: BurntSushi)于 2016 年 3 月创建的一款用 Rust 编写的命令行搜索工具。截至目前,该项目在 GitHub 上已获得超过 55,000 颗星标,是 Rust 生态中最受欢迎的命令行工具之一。
夜魔009
6 个月前
ripgrep
·
fetch
·
error
·
skill
·
rg
·
opencode
OpenCode、OpenClaw、Claude Code skill tool失败问题解决
最近安装了OpenCode、OpenClaw、Claude Code,在使用工具内置的skill tool加载skill时,总是会报错,试了WSL Ubuntu、Windows Powershell 7.5 都不行。
CodingCos
3 年前
vim
·
plugin
·
vim 插件
·
fzf.vim
·
supertab
·
undotree
·
ripgrep
【vim 学习系列文章 2 - vim 常用插件配置】
上篇文章:vim 学习系列文章 1 - vim 常用配置 下篇文章:vim 学习系列文章 3 - vim 选中、删除、复制、修改引号或括号内的内容
我是有底线的