Skip to content

Conversation

raphamorim
Copy link
Member

Fixes #196

This allow table display to be configurable and show item quantity on helper. It can be disabled by hideIndicator.

Before

Screenshot 2025-02-03 at 15 05 35

After

Screenshot 2025-02-04 at 11 39 49

@raphamorim raphamorim requested a review from a team as a code owner February 4, 2025 14:42
@raphamorim raphamorim requested review from andreynering and removed request for a team February 4, 2025 14:42
@raphamorim raphamorim requested a review from caarlos0 February 4, 2025 14:44
@raphamorim raphamorim merged commit 984c84f into main Feb 4, 2025
14 checks passed
@raphamorim raphamorim deleted the show-indicator-on-help-keybindings branch February 4, 2025 14:54
@FilipeBento
Copy link

Excellent work ❤️! Why not extend it for more cases instead of just table?

(replace seq with your use-case)
seq 100 | gum filter

seq 100 | gum choose

I'd still like to know how many rows I have available and which row I am in. I think this would be useful for more use-cases, like fzf does.

Love you guys :)

@caarlos0
Copy link
Member

yeah that probably makes sense!

created a discussion for it: #869

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

Successfully merging this pull request may close these issues.

Show that more elements are available on scroll
4 participants