]> git.proxmox.com Git - proxmox-backup.git/commit - Cargo.toml
use rustyline to replace readline
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 29 Nov 2019 10:58:01 +0000 (11:58 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 29 Nov 2019 11:49:44 +0000 (12:49 +0100)
commitca60ac13d907ce462a38ffac0499d31576ce6b17
tree1ba35c3baa61c0fdc81c5aa9ed987ad43ee31ce3
parent41874331edeef95323c96dbeee8620b98e13075c
use rustyline to replace readline
Cargo.toml
src/bin/completion.rs [new file with mode: 0644]
src/cli.rs
src/cli/completion.rs [new file with mode: 0644]