You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gobang/src/components
Takayuki Maeda be9a1c87ec
Some minor modifications (#60)
* remove unused dependencies

* add table indexes to help

* fix description

* fix placeholder

* reset selection

* fix structopt description

* add usage section

* add the way to add connections

* remove a space
3 years ago
..
utils fix clippy warnings 3 years ago
command.rs Some minor modifications (#60) 3 years ago
connections.rs early return error 3 years ago
databases.rs use a outside scroll bar with no borders 3 years ago
error.rs Add key config (#33) 3 years ago
help.rs use version module 3 years ago
mod.rs Implement Help component (#32) 3 years ago
record_table.rs fix clippy warnings 3 years ago
tab.rs get indexes (#46) 3 years ago
table.rs Some minor modifications (#60) 3 years ago
table_filter.rs Some minor modifications (#60) 3 years ago
table_status.rs fix table status 3 years ago
table_value.rs Add key config (#33) 3 years ago