rustyline:Rust中的Readline实现

时间:2024-05-19 02:08:24
【文件属性】:

文件名称:rustyline:Rust中的Readline实现

文件大小:105KB

文件格式:ZIP

更新时间:2024-05-19 02:08:24

Rust

生锈的线 基于Rust中的Readline实现 支持平台 Unix(在FreeBSD,Linux和macOS上测试) 视窗 命令文件 电源外壳 注意事项: 不支持Powershell ISE,请检查 不支持Mintty(Cygwin / MinGW) Windows :: new (); if rl. load_history ( "h


【文件预览】:
rustyline-master
----rustfmt.toml(334B)
----Cargo.toml(2KB)
----.github()
--------workflows()
----BUGS.md(2KB)
----src()
--------history.rs(19KB)
--------layout.rs(912B)
--------error.rs(2KB)
--------validate.rs(4KB)
--------keymap.rs(40KB)
--------config.rs(15KB)
--------command.rs(8KB)
--------binding.rs(7KB)
--------test()
--------completion.rs(19KB)
--------highlight.rs(9KB)
--------keys.rs(6KB)
--------lib.rs(28KB)
--------hint.rs(3KB)
--------tty()
--------line_buffer.rs(59KB)
--------kill_ring.rs(7KB)
--------undo.rs(13KB)
--------edit.rs(23KB)
----examples()
--------example.rs(4KB)
--------diy_hints.rs(3KB)
--------numeric_input.rs(942B)
--------read_password.rs(1KB)
--------input_validation.rs(926B)
--------custom_key_bindings.rs(3KB)
--------minimal.rs(241B)
----TODO.md(3KB)
----LICENSE(1KB)
----rustyline-derive()
--------Cargo.toml(571B)
--------src()
----README.md(10KB)
----History.md(1KB)
----Incremental.md(2KB)
----.gitignore(161B)
----CustomBinding.md(3KB)

网友评论