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
Takayuki Maeda 8f26ffed09
Highlight filter keywords (#34)
* highlight filter keywords

* remove src from gitignore

* move tree_nav

* remove unneeded line

* refactor databases component

* fix variable names

* update gobang.gif

* add scroll_up_down_multiple_lines command help

* add tests for tree_item_to_span
3 years ago
..
components Highlight filter keywords (#34) 3 years ago
event Add key config (#33) 3 years ago
ui Highlight filter keywords (#34) 3 years ago
app.rs Highlight filter keywords (#34) 3 years ago
clipboard.rs Fix CI error (#18) 3 years ago
config.rs Add key config (#33) 3 years ago
log.rs Refactor components (#12) 3 years ago
main.rs Add key config (#33) 3 years ago
utils.rs Implement Help component (#32) 3 years ago