Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interactive Client Improvement Ideas #49

Open
8 of 11 tasks
fm3 opened this issue Jan 21, 2025 · 0 comments
Open
8 of 11 tasks

Interactive Client Improvement Ideas #49

fm3 opened this issue Jan 21, 2025 · 0 comments

Comments

@fm3
Copy link
Member

fm3 commented Jan 21, 2025

  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant