-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* build(gomod): install tview * feat(tui): add a new tui package that uses tview replacing the gui package * feat(app): replace the the gui dependency with tui in the app * feat(tui): add query text view and interaction between metadata tables * feat(tui): add vim like navigation * build(gomod): update deps * feat(tui): complete current functionality usint tview on tui pkg * refactor(tui): refactor the tui's package code * refactor(gui): remove the gui pkg and the gocui library from the project * docs(readme): update a key binding in the readme file * docs(screenshots): replace the screenshots with new ones * docs(demo-gif): update the gif with the new version (#241) * docs(demo-gif): update the gif with the new version * docs(typo): fix a typo * add local file * fix url * remove old gif --------- Co-authored-by: Thiago Mowszet <[email protected]>
- Loading branch information
1 parent
a729369
commit e72f649
Showing
21 changed files
with
614 additions
and
1,340 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.