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.
Go to file
Takayuki Maeda 40f5c69a13
Pass config file path as a command line argument (#45)
* pass config file as an argument

* update keymap
3 years ago
.github/workflows Use command for clipboard instead of copypasta (#36) 3 years ago
database-tree Scrolling multiple lines in databases and connections (#37) 3 years ago
resources Highlight filter keywords (#34) 3 years ago
src Pass config file path as a command line argument (#45) 3 years ago
.gitignore Refactor components (#12) 3 years ago
Cargo.lock Pass config file path as a command line argument (#45) 3 years ago
Cargo.toml Pass config file path as a command line argument (#45) 3 years ago
README.md Pass config file path as a command line argument (#45) 3 years ago
sample.toml Pass config file path as a command line argument (#45) 3 years ago

README.md

gobang

gobang is currently in alpha

A cross-platform terminal database tool written in Rust

github workflow status crates

gobang

Features

  • Cross-platform support (macOS, Windows, Linux)
  • Multiple Database support (MySQL PostgreSQL, SQLite)
  • Intuitive keyboard only control

Installation

Cargo

If you already have a Rust environment set up, you can use the cargo install command:

$ cargo install --version 0.1.0-alpha.0 gobang

Keymap

Key Description
h Scroll left
j Scroll down
k Scroll up
l Scroll right
Ctrl + d Scroll down multiple lines
Ctrl + u Scroll up multiple lines
y Copy a cell value
Move focus to right
Move focus to left
/ Filter