-
Notifications
You must be signed in to change notification settings - Fork 0
Interactive Client Improvement Ideas #49
Copy link
Copy link
Open
Description
- Decode actual values (json, proto, string)
- Download values for older versions
- Perf for many-version keys (limit listKeys?)
- List available column families (may need new fossilDB api)
- UI sizing does not seem to always follow terminal size
- When I fill in column family and prefix afte startup, column family does not seem to register (complains that column emptystring does not exist)
- More shortcuts for navigating the UI
- Delete functionality (with confirm)
- Show counts (how many keys match a prefix, how many versions does a key have)
- line numbers don’t update when scrolling
- sometimes I get »list index out of range« after entering new prefix, even though entries do exist! restart helps. (Maybe this has something to do with the fact that I scrolled through the result pages first?)
- etc
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels