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 7a202aa8b9
Expand tilde and environment variables in path field (#120)
* expand tlide in path field

* join path

* implement `expand_path`

* fix compile error on Windows

* fix typo

* use HOMEPATH

* fix home dir

* use HOME env
3 years ago
..
components Refactor filter components (#114) 3 years ago
database increase database connection timeout (#109) 3 years ago
event Add key config (#33) 3 years ago
ui Enter to expand database tree (#85) 3 years ago
app.rs Refactor filter components (#114) 3 years ago
cli.rs Some minor modifications (#60) 3 years ago
clipboard.rs Use command for clipboard instead of copypasta (#36) 3 years ago
config.rs Expand tilde and environment variables in path field (#120) 3 years ago
log.rs implement a log macro 3 years ago
main.rs create version module 3 years ago
version.rs create version module 3 years ago