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
sebashwa 468611de70 Implement <Ctrl-d> for char deletion under cursor
In inputs
2 years ago
..
components Implement <Ctrl-d> for char deletion under cursor 2 years ago
database Fix JSON conversion of the table name which is also a keyword (#133) 3 years ago
event Add <Alt-b> for input navigation 2 years ago
ui Add SQL Editor component (#84) 3 years ago
app.rs Allow database tree navigation while filtering 2 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 feature connection alias (#129) 3 years ago
log.rs Add SQL Editor component (#84) 3 years ago
main.rs create version module 3 years ago
version.rs create version module 3 years ago