ripgrep 0.7.0 发布,正则表达式搜索工具

栏目: 软件资讯 · 发布时间: 8年前

内容简介:ripgrep 是一款 line oriented 搜索工具,它会遵循你的 gitignore 规则递归搜索当前目录中的正则表达式。ripgrep 将 Silver Searcher(类似于ack)的可用性与 GNU grep 高速相结合,支持 Windows、macOS 和 Linu...

ripgrep 是一款 line oriented 搜索工具,它会遵循你的 gitignore 规则递归搜索当前目录中的正则表达式。ripgrep 将 Silver Searcher(类似于ack)的可用性与 GNU grep 高速相结合,支持 Windows、macOS 和 Linux 平台。

搜索结果示例:

ripgrep 0.7.0 发布,正则表达式搜索工具

ripgrep 0.7.0 是一个小的改进和修复版本,包括:

  • Added or improved file type filtering for config & license files, Elm,
    Purescript, Standard ML, sh, systemd, Terraform

  • FEATURE #593:
    Using both -o/--only-matching and -r/--replace does the right thing.

  • BUG #200:
    ripgrep will stop when its pipe is closed.

  • BUG #402:
    Fix context printing bug when the -m/--max-count flag is used.

  • BUG #521:
    Fix interaction between -r/--replace and terminal colors.

  • BUG #559:
    Ignore test that tried reading a non-UTF-8 file path on macOS.

  • BUG #599:
    Fix color escapes on empty matches.

  • BUG #600:
    Avoid expensive (on Windows) file handle check when using --files.

  • BUG #618:
    Clarify installation instructions for Ubuntu users.

  • BUG #633:
    Faster symlink loop checking on Windows.

各平台下载地址请查阅发行列表


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《ripgrep 0.7.0 发布,正则表达式搜索工具》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

大数据大创新:阿里巴巴云上数据中台之道

大数据大创新:阿里巴巴云上数据中台之道

邓中华 / 电子工业出版社 / 2018-11 / 99

阿里巴巴云上数据中台正服务着阿里生态中的数十个业务板块、百余家公司、千万级客户,在帮助决策层看清甚至决定业态走向的同时,在上万个业务场景中应用并催生创新。 《大数据大创新:阿里巴巴云上数据中台之道》基于作者在阿里巴巴的十年大数据从业经历,精彩演绎云上数据中台之道。《大数据大创新:阿里巴巴云上数据中台之道》基于大数据探索的大趋势,讲述阿里巴巴云上数据中台顶层设计,再以实际案例详述阿里巴巴云上数......一起来看看 《大数据大创新:阿里巴巴云上数据中台之道》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试