# README
mdqi
mdqi
is interactive interface for mdq.
It supports:
- Display query results with table based layout
- Query history
- Remember tag
Demo
Recorded by asciinema.
Installation
Download binary from releases and put it on $PATH
ed place.
Or
$ go get github.com/handlename/mdqi/cmd/mdqi
Usage
$ mdqi
> select * from items;
TODO
- suspend by Ctrl-Z
- pending. github.com/peterh/liner converts Ctrl-Z to beep, so SIGTSTP will not reach to signal handler.
- https://github.com/peterh/liner/blob/88609521dc4b6c858fd4c98b628147da928ce4ac/line.go#L852-L856
Licence
Author
# Functions
No description provided by the author
ExpandPath expands file path like `~/path/to/foo`.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author