ZIm/crates/tab_switcher/src
Cole Miller 013a646799
git_ui: Branch picker improvements (#26287)
- Truncate branch names based on the width of the picker
- Use a footer for "Create branch" instead of a picker entry

Still to do:

- [x] Select the footer button when no matches and run the create logic
on `enter`
- [x] Make it possible to quickly select the footer button from the
keyboard when there are matches

Release Notes:

- Git Beta: Removed limitation that made it impossible to create a
branch from the branch picker when it too closely resembled an existing
branch name
2025-03-10 11:39:01 -04:00
..
tab_switcher.rs git_ui: Branch picker improvements (#26287) 2025-03-10 11:39:01 -04:00
tab_switcher_tests.rs keymap: Update Prev to Previous for consistency (#25909) 2025-03-03 17:44:49 +05:30