achristmascarl / rainfrog

🐸 a database management tui for postgres
https://crates.io/crates/rainfrog
MIT License
2.86k stars 57 forks source link

Refresh timer #104

Open sabrehagen opened 2 months ago

sabrehagen commented 2 months ago

Description

Refresh the view on a timer. Useful for watching for records entering a table during a run. Useful for watching the output of a query change as tests run.

Proposed solution

A keyboard shortcut to enable refreshing, and provide the interval through an input dialogue.