Go to file
2021-07-08 18:59:19 +05:30
.cargo added tests for checkbox 2021-06-20 20:46:12 +05:30
.github/workflows remove win from termion tests and split --include-ignored 2021-07-08 18:59:19 +05:30
.vim Extract crossterm into a backend 2021-04-29 13:42:28 +05:30
assets Added docs for discourse-ui 2021-07-05 18:41:17 +05:30
crossterm-snapshots Rename Checkbox to MultiSelect 2021-07-07 16:13:38 +05:30
discourse-macros Added shorthand for local variable in proc-macro and docs for the macros 2021-07-07 18:41:07 +05:30
discourse-ui Separate ui::events::Events to CrosstermEvents and TermionEvents 2021-07-08 17:01:38 +05:30
examples Fix ci errors 2021-07-08 18:37:02 +05:30
src Fix ci errors 2021-07-08 18:37:02 +05:30
termion-snapshots Rename Checkbox to MultiSelect 2021-07-07 16:13:38 +05:30
tests Added shorthand for local variable in proc-macro and docs for the macros 2021-07-07 18:41:07 +05:30
.fdignore Use central snapshot folder for each package 2021-06-19 14:25:15 +05:30
.gitignore initial commit 2021-03-27 18:32:42 +05:30
Cargo.toml Fix ci errors 2021-07-08 18:37:02 +05:30
LICENSE initial commit 2021-03-27 18:32:42 +05:30
README.md Update msrv version and improve ci 2021-07-08 17:37:30 +05:30
todo.md Use io::Result more, and EventIterator trait 2021-07-06 16:14:21 +05:30

Discourse

WIP rust clone of Inquirer.js

Minimum supported rust version (as per cargo-msrv) is 1.47