文件名称:脱脂—纯Rust的模糊查找器-Rust开发
文件大小:147KB
文件格式:ZIP
更新时间:2024-06-16 11:44:59
Rust System tools
生命短暂,脱脂! 我们一生的一半时间都花在导航上:文件,行,命令……您需要浏览! 它是一种通用的模糊查找器,可以节省您的时间。 生命短暂,脱脂! 我们一生的一半时间都花在导航上:文件,行,命令……您需要浏览! 它是一种通用的模糊查找器,可以节省您的时间。 它异步读取数据源的速度非常快。 略读提供了一个可执行文件:sk。 基本上在任何您想使用grep的地方,请尝试使用sk。 目录安装用法作为过滤器,作为交互界面,键绑定搜索语法退出代码自定义键图,以重新定义排序标准颜色方案错误
【文件预览】:
skim-master
----.gitignore(120B)
----src()
--------item.rs(6KB)
--------model.rs(33KB)
--------output.rs(726B)
--------matcher.rs(4KB)
--------field.rs(15KB)
--------input.rs(10KB)
--------bin()
--------global.rs(1KB)
--------engine()
--------helper()
--------spinlock.rs(3KB)
--------query.rs(17KB)
--------previewer.rs(21KB)
--------options.rs(4KB)
--------orderedvec.rs(8KB)
--------util.rs(15KB)
--------event.rs(7KB)
--------prelude.rs(611B)
--------selection.rs(18KB)
--------reader.rs(4KB)
--------ansi.rs(20KB)
--------lib.rs(11KB)
--------theme.rs(11KB)
--------header.rs(4KB)
----bin()
--------sk-tmux(7KB)
----Cargo.lock(26KB)
----install(2KB)
----LICENSE(1KB)
----CHANGELOG.md(13KB)
----Cargo.toml(916B)
----.github()
--------workflows()
----man()
--------man1()
----examples()
--------custom_keybinding_actions.rs(1KB)
--------sample.rs(330B)
--------nth.rs(703B)
--------custom_item.rs(1KB)
--------option_builder.rs(1KB)
----README.md(15KB)
----plugin()
--------skim.vim(29KB)
----ci()
--------install.sh(2KB)
--------before_deploy.sh(669B)
--------script.sh(796B)
----shell()
--------completion.zsh(11KB)
--------key-bindings.bash(4KB)
--------LICENSE(1KB)
--------README.md(350B)
--------key-bindings.fish(5KB)
--------key-bindings.zsh(4KB)
--------completion.bash(10KB)
----.rustfmt.toml(47B)
----test()
--------test_skim.py(45KB)