Go to file
2021-05-01 17:21:18 +05:30
.vim Extract crossterm into a backend 2021-04-29 13:42:28 +05:30
src Extract crossterm into a backend 2021-04-29 13:42:28 +05:30
ui Add more shortcuts, and a generic way to parse them (Movement) 2021-05-01 17:21:18 +05:30
.gitignore initial commit 2021-03-27 18:32:42 +05:30
.rustfmt.toml Extract crossterm into a backend 2021-04-29 13:42:28 +05:30
Cargo.toml Remove curses as a possible option for a backend 2021-04-30 19:19:00 +05:30
LICENSE initial commit 2021-03-27 18:32:42 +05:30
README.md async implementation 2021-04-24 14:02:21 +05:30

Inquisition

WIP rust clone of Inquire.js