Skip to content

Comments

feat: add spacebar as alternative key to stage/unstage repos#5

Merged
struong merged 1 commit intomasterfrom
struong/spacebar
Jan 4, 2026
Merged

feat: add spacebar as alternative key to stage/unstage repos#5
struong merged 1 commit intomasterfrom
struong/spacebar

Conversation

@struong
Copy link
Owner

@struong struong commented Jan 4, 2026

motivation

Spacebar is a common convention for toggling selection in list-based UIs. Adding it as an alternative to Enter/Backspace makes the app more intuitive for users accustomed to this pattern.

change

  • Added spacebar as alternative key binding in Search mode for staging/unstaging repos (alongside Enter)
  • Added spacebar as alternative key binding in Staging mode for unstaging repos (alongside Backspace/Delete)

testing

  • cargo build passes
  • Manual testing: Navigate repo list → Press spacebar → Repo should stage/unstage
CleanShot.2026-01-04.at.13.06.59.mp4

@struong struong merged commit 9bf4fca into master Jan 4, 2026
3 checks passed
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.

1 participant